summaryrefslogtreecommitdiff
path: root/japanese/p5-mkres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-mkres/Makefile')
-rw-r--r--japanese/p5-mkres/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/japanese/p5-mkres/Makefile b/japanese/p5-mkres/Makefile
index 25f08e3351ee..e027722fb1fd 100644
--- a/japanese/p5-mkres/Makefile
+++ b/japanese/p5-mkres/Makefile
@@ -9,8 +9,9 @@ PORTNAME= mkres
PORTVERSION= 1.4
CATEGORIES= japanese perl5
MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/
-EXTRACT_SUFX= # none
+PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}.pl-${PORTVERSION}
+EXTRACT_SUFX= # none
MAINTAINER= taoka@FreeBSD.org
@@ -19,10 +20,6 @@ RUN_DEPENDS= mkttfdir:${PORTSDIR}/print/perlftlib
USE_PERL5= yes
NO_WRKSUBDIR= yes
-.include <bsd.port.pre.mk>
-
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-
do-extract:
@${RM} -rf ${WRKDIR}
@${MKDIR} ${WRKDIR}
@@ -39,4 +36,4 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \
${PREFIX}/bin/mkres.pl
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>