18 lines
543 B
Makefile
18 lines
543 B
Makefile
# $NetBSD: Makefile,v 1.34 2016/06/08 19:22:21 wiz Exp $
|
|
|
|
DISTNAME= Jcode-2.07
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 9
|
|
CATEGORIES= converters japanese perl5
|
|
MASTER_SITES= http://openlab.ring.gr.jp/Jcode/
|
|
|
|
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
|
HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html
|
|
COMMENT= Perl5 module for handling various Japanese charsets
|
|
|
|
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
|
|
|
|
PERL5_PACKLIST= auto/Jcode/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|