8b5d49eb78
are called p5-*. I hope that's all of them.
22 lines
520 B
Makefile
22 lines
520 B
Makefile
# $NetBSD: Makefile,v 1.25 2012/10/03 21:54:10 wiz Exp $
|
|
#
|
|
|
|
.include "../../converters/nkf/Makefile.common"
|
|
|
|
PKGNAME= p5-nkf-2.12
|
|
PKGREVISION= 1
|
|
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"
|