aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-nkf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-nkf/Makefile')
-rw-r--r--japanese/p5-nkf/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index 3d9bb97074f7..717ba3fd5ae6 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -7,13 +7,17 @@
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}/${DISTNAME}/NKF.mod
+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//:S/./-/}/NKF.mod
PATCHDIR= ${.CURDIR}/files
MAN3= NKF.3
+
MASTERDIR= ${.CURDIR}/../nkf
-.include "${MASTERDIR}/../nkf/Makefile"
+.include "${MASTERDIR}/Makefile"