pkgsrc/converters/p5-Jcode/Makefile
2018-08-22 09:42:51 +00:00

18 lines
544 B
Makefile

# $NetBSD: Makefile,v 1.36 2018/08/22 09:43:07 wiz Exp $
DISTNAME= Jcode-2.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 11
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"