2012-10-03 02:20:09 +02:00
|
|
|
# $NetBSD: Makefile,v 1.24 2012/10/03 00:20:15 asau Exp $
|
2002-05-31 15:00:22 +02:00
|
|
|
#
|
|
|
|
|
2009-01-22 09:50:12 +01:00
|
|
|
.include "../../converters/nkf/Makefile.common"
|
|
|
|
|
2011-09-09 13:01:16 +02:00
|
|
|
PKGNAME= p5-nkf-2.12
|
2002-05-31 15:00:22 +02:00
|
|
|
SVR4_PKGNAME= p5nkf
|
2004-11-12 01:15:48 +01:00
|
|
|
CATEGORIES= japanese converters perl5
|
2002-05-31 15:00:22 +02:00
|
|
|
|
2003-07-17 23:21:03 +02:00
|
|
|
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
2002-05-31 15:00:22 +02:00
|
|
|
COMMENT= Perl library for Network Kanji code conversion Filter
|
2009-11-19 06:42:02 +01:00
|
|
|
#LICENSE= zlib-license
|
2002-05-31 15:00:22 +02:00
|
|
|
|
2009-01-22 09:50:12 +01:00
|
|
|
USE_LANGUAGES= c
|
|
|
|
|
|
|
|
PERL5_CONFIGURE_DIRS= NKF.mod
|
|
|
|
BUILD_DIRS= ${PERL5_CONFIGURE_DIRS}
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/NKF/.packlist
|
2002-05-31 15:00:22 +02:00
|
|
|
|
2002-10-20 19:45:59 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2002-05-31 15:00:22 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|