freebsd-ports/japanese/p5-nkf/Makefile
Norikatsu Shigemura 00311baf6a Fix build error.
PR:		ports/99737
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Pointy hat to:	myself
2006-07-03 09:10:27 +00:00

23 lines
442 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/.//g}/NKF.mod
PATCHDIR= ${.CURDIR}/files
MAN3= NKF.3
MASTERDIR= ${.CURDIR}/../nkf
.include "${MASTERDIR}/Makefile"