aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-nkf
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-02-04 05:29:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-02-04 05:29:46 +0000
commitdab8e86e1875b587722d238019203cf55201f327 (patch)
tree638efb900978e344d88a8a0847c9a43580f317ef /japanese/p5-nkf
parent4094312bf990202fa9d438c5ffe540f8821a1bee (diff)
downloadports-dab8e86e1875b587722d238019203cf55201f327.tar.gz
ports-dab8e86e1875b587722d238019203cf55201f327.zip
Add license
Fix header PR: ports/175294 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=311574
Diffstat (limited to 'japanese/p5-nkf')
-rw-r--r--japanese/p5-nkf/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index 269b854ab6ce..13f8a0eac017 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -1,18 +1,20 @@
-# New ports collection makefile for: p5-nkf
-# Date created: 23 Feb 2000
-# Whom: max
-#
+# Created by: max
# $FreeBSD$
-#
CATEGORIES= japanese perl5
PKGNAMEPREFIX= ja-p5-
COMMENT= A perl extension module to use NKF
+LICENSE= ZLIB NKF
+LICENSE_COMB= multi
+LICENSE_NAME_NKF= NKF License
+LICENSE_FILE_ZLIB= ${WRKSRC}/NKF.pm
+LICENSE_FILE_NKF= ${WRKSRC}/NKF.xs
+LICENSE_PERMS_NKF= ${_LICENSE_PERMS_DEFAULT}
+
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/NKF.mod
PATCHDIR= ${.CURDIR}/files