aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/dvipsk-vflib
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-11 22:15:53 +0800
committerknu <knu@FreeBSD.org>2000-04-11 22:15:53 +0800
commiteb17e2576779f2d3cec7d048b850a15abdbcbd54 (patch)
treeb353963f3ab4d98c9dfa05a226f9e4b7fe663bf5 /japanese/dvipsk-vflib
parent9271784a158a2e9d281abacf9a42a90705450f73 (diff)
downloadfreebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.tar.gz
freebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.tar.zst
freebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.zip
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
Diffstat (limited to 'japanese/dvipsk-vflib')
-rw-r--r--japanese/dvipsk-vflib/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/japanese/dvipsk-vflib/Makefile b/japanese/dvipsk-vflib/Makefile
index 5e00a7106a1a..7bd3df296b2e 100644
--- a/japanese/dvipsk-vflib/Makefile
+++ b/japanese/dvipsk-vflib/Makefile
@@ -1,21 +1,22 @@
# New ports collection makefile for: dvipsk + jpatch + vflib-patch
-# Version required: 5.78a + p1.4d + 1.1alpha
# Date created: 25 Aug 1997
# Whom: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= dvipsk-5.78a
-PKGNAME= ja-dvipsk-vflib-5.78a
+PORTNAME= dvipsk
+PORTVERSION= 5.78a
+PKGNAMESUFFIX= -vflib
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ \
ftp://ftp.center.osaka-u.ac.jp/CTAN/dviware/dvipsk/ \
ftp://ftp.riken.go.jp/pub/CTAN/dviware/dvipsk/ \
ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/dviware/dvipsk/ \
http://math.shinshu-u.ac.jp/~nakayama/howto/tex/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dvipsk-jpatch-p1.4d.tar.gz \
- dvipsk-vflib-1.1alpha.patch.tgz
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ dvipsk-jpatch-p1.4d.tar.gz \
+ ${PORTNAME}${PKGNAMESUFFIX}-1.1alpha.patch.tgz
MAINTAINER= watanabe@zlab.phys.nagoya-u.ac.jp