summaryrefslogtreecommitdiff
path: root/japanese/vflib/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
commit3e73c145d612215a349e47d15678a395dfcaf052 (patch)
tree8d2bd185053578817429e15a1dce34b5674fab12 /japanese/vflib/Makefile
parentConvert to PORTNAME/PORTVERSION. (diff)
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
Notes
Notes: svn path=/head/; revision=27480
Diffstat (limited to 'japanese/vflib/Makefile')
-rw-r--r--japanese/vflib/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index e41ec4178abc..09efdd168ec6 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -1,16 +1,17 @@
# New ports collection makefile for: vflib + FreeType
-# Version required: 2.24 Patchlevel 2
# Date created: 10 May 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= VFlib2-2.24.2
-PKGNAME= ja-vflib-2.24.2
+PORTNAME= vflib
+PORTVERSION= ${VFLIB_VERSION}
CATEGORIES= japanese print
MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/
-DISTFILES= VFlib2-2.24.2.tar.gz watanabe-vf.tar.Z
+DISTNAME= VFlib2-${PORTVERSION}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ watanabe-vf.tar.Z
MAINTAINER= mita@jp.FreeBSD.org