From bbefe911602a99ae8eef0107c5a54a1238569918 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 12 Apr 2000 14:38:12 +0000 Subject: Update the japanese/[o-t]* ports with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. --- japanese/p5-mkres/Makefile | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'japanese/p5-mkres') diff --git a/japanese/p5-mkres/Makefile b/japanese/p5-mkres/Makefile index b40199b..25f08e3 100644 --- a/japanese/p5-mkres/Makefile +++ b/japanese/p5-mkres/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: mkres.pl -# Version required: 1.4 # Date created: 29 Jun 1998 # Whom: Satoshi TAOKA # # $FreeBSD$ # -DISTNAME= mkres.pl-1.4 -PKGNAME= ja-p5-mkres-1.4 +PORTNAME= mkres +PORTVERSION= 1.4 CATEGORIES= japanese perl5 MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/ -EXTRACT_SUFX= '' +EXTRACT_SUFX= # none +DISTNAME= ${PORTNAME}.pl-${PORTVERSION} MAINTAINER= taoka@FreeBSD.org @@ -19,6 +19,10 @@ RUN_DEPENDS= mkttfdir:${PORTSDIR}/print/perlftlib USE_PERL5= yes NO_WRKSUBDIR= yes +.include + +PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- + do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @@ -35,4 +39,4 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \ ${PREFIX}/bin/mkres.pl -.include +.include -- cgit v1.1