pkgsrc/converters/p5-Jcode/Makefile
wiz 98c3768c3a Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00

21 lines
592 B
Makefile

# $NetBSD: Makefile,v 1.27 2013/05/31 12:39:45 wiz Exp $
DISTNAME= Jcode-2.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5jco
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+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Jcode/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"