pkgsrc/converters/p5-nkf/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

22 lines
520 B
Makefile

# $NetBSD: Makefile,v 1.26 2013/05/31 12:39:46 wiz Exp $
#
.include "../../converters/nkf/Makefile.common"
PKGNAME= p5-nkf-2.12
PKGREVISION= 2
SVR4_PKGNAME= p5nkf
CATEGORIES= japanese converters perl5
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
COMMENT= Perl library for Network Kanji code conversion Filter
#LICENSE= zlib-license
USE_LANGUAGES= c
PERL5_CONFIGURE_DIRS= NKF.mod
BUILD_DIRS= ${PERL5_CONFIGURE_DIRS}
PERL5_PACKLIST= auto/NKF/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"