From 8e270816f992e4a25aaab762d962f7267d72f84b Mon Sep 17 00:00:00 2001 From: Akinori MUSHA 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/ptex-base/Makefile | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'japanese/ptex-base') diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index b6afb38097d9..94fe81bf98ed 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -1,23 +1,26 @@ # New ports collection makefile for: pTeX-common -# Version required: 2.1.8 # Date created: 05 Oct 1997 # Whom: max # # $FreeBSD$ # -DISTNAME= web2c-7.2 -PKGNAME= ja-ptex-common-2.1.8 +PORTNAME= ptex +PORTVERSION= 2.1.8 +PKGNAMESUFFIX= -common CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/ptex218/web2c/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} web-7.2.tar.gz texmflib-7.3.tar.gz +DISTNAME= web2c-7.2 +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + web-7.2.tar.gz \ + texmflib-7.3.tar.gz MAINTAINER= max@FreeBSD.org MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* USE_GMAKE= yes -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} web-7.2.tar.gz -DIST_SUBDIR= ptex +EXTRACT_ONLY= ${DISTFILES:Ntexmflib-*} +DIST_SUBDIR= ${PORTNAME} STRIP= # some shell scripts MAN1= access.1 amstex.1 bibtex.1 dmp.1 dvicopy.1 dvitype.1 \ eplain.1 etex.1 gftodvi.1 gftopk.1 gftype.1 kpsestat.1 \ -- cgit v1.2.3