Add license

Fix header

PR:		ports/175294
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
This commit is contained in:
Eitan Adler 2013-02-04 05:29:46 +00:00
parent 4094312bf9
commit dab8e86e18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311574
2 changed files with 12 additions and 11 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: nkf
# Date created: 5 February 1995
# Whom: asami
#
# Created by: asami
# $FreeBSD$
#
PORTNAME= nkf
PORTVERSION= 2.1.2
@ -16,6 +12,9 @@ PKGNAMEPREFIX?= ja-
MAINTAINER= ports@FreeBSD.org
COMMENT?= Network Kanji code conversion Filter
LICENSE?= ZLIB
LICENSE_FILE?= ${WRKSRC}/nkf.c
.if ${PKGNAMEPREFIX} != "ja-p5-"
MAN1= nkf.1
MANLANG= "" ja

View File

@ -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