summaryrefslogtreecommitdiff
path: root/japanese/gd
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
commitedcf8b3594b5df6440713253552b675fb0234474 (patch)
treecb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/gd
parentFix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX. (diff)
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. :)
Notes
Notes: svn path=/head/; revision=27449
Diffstat (limited to 'japanese/gd')
-rw-r--r--japanese/gd/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/gd/Makefile b/japanese/gd/Makefile
index 5302b79b4cfb..d3cbb78ccee1 100644
--- a/japanese/gd/Makefile
+++ b/japanese/gd/Makefile
@@ -1,19 +1,18 @@
# New ports collection makefile for: gd
-# Version required: 1.6.3
# Date created: 19 Aug 1998
# Whom: ichiro@ichiro.org
#
# $FreeBSD$
#
-DISTNAME= gd-1.6.3
-PKGNAME= ja-gd-1.6.3
+PORTNAME= gd
+PORTVERSION= 1.6.3
CATEGORIES= japanese graphics
MASTER_SITES= http://www.boutell.com/gd/http/ \
ftp://ftp.boutell.com/pub/boutell/gd/
-PATCH_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/gd/1.6.3/
-PATCHFILES= gd-1.6.3.ttf-kanji.patch.990731
+PATCH_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/gd/${PORTVERSION}/
+PATCHFILES= ${DISTNAME}.ttf-kanji.patch.990731
MAINTAINER= ichiro@ichiro.org