1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/japanese/p5-nkf/Makefile
Norikatsu Shigemura ef8c3160f2 Update to 2.0.6a and Portlint happy.
PR:		ports/96603
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2006-05-06 14:06:14 +00:00

24 lines
448 B
Makefile

# New ports collection makefile for: p5-nkf
# Date created: 23 Feb 2000
# Whom: max
#
# $FreeBSD$
#
CATEGORIES= japanese perl5
PKGNAMEPREFIX= ja-p5-
COMMENT= A perl extension module to use NKF
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//:S/./-/}/NKF.mod
PATCHDIR= ${.CURDIR}/files
MAN3= NKF.3
MASTERDIR= ${.CURDIR}/../nkf
.include "${MASTERDIR}/Makefile"