aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/dvi2tty/Makefile
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/dvi2tty/Makefile
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/dvi2tty/Makefile')
-rw-r--r--japanese/dvi2tty/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/dvi2tty/Makefile b/japanese/dvi2tty/Makefile
index 9ff9ef8df6be..a4916a2dfa95 100644
--- a/japanese/dvi2tty/Makefile
+++ b/japanese/dvi2tty/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: dvi2tty
-# Version required: 5.0
# Date created: 30 Mar. 1996
# Whom: Masafumi NAKANE <max@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= dvi2tty5.0
-PKGNAME= ja-dvi2tty-ascii-5.0
+PORTNAME= dvi2tty-ascii
+PORTVERSION= 5.0
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.web.ad.jp/pub/TeX/akiu/dviwares/dvi2tty/
+DISTNAME= dvi2tty${PORTVERSION}
PATCH_SITES= ftp://ftp.web.ad.jp/pub/TeX/akiu/dviwares/dvi2tty/
-PATCHFILES= dvi2tty-ascii-jtex-patch dvi2tty.c-patch
+PATCHFILES= ${PORTNAME}-jtex-patch \
+ dvi2tty.c-patch
MAINTAINER= max@FreeBSD.org