summaryrefslogtreecommitdiff
path: root/japanese/groff
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/groff
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/groff')
-rw-r--r--japanese/groff/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile
index 03c760ad312d..d3e1de3c7b7e 100644
--- a/japanese/groff/Makefile
+++ b/japanese/groff/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: ja-groff
-# Version required: 1.11.1+0.99.1
# Date created: 14 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#
-DISTNAME= groff-1.11.1
-PKGNAME= ja-groff-0.99.1.1
+PORTNAME= groff
+PORTVERSION= 0.99.1.1
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= groff
+DISTNAME= ${PORTNAME}-1.11.1
PATCH_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.tg.rim.or.jp/~inagaki/
-PATCHFILES= jgroff-0.99.1.diff.gz jgroff-0.99.1-0.99.1.1.diff.gz
+PATCHFILES= j${PORTNAME}-${PORTVERSION:R}.diff.gz \
+ j${PORTNAME}-${PORTVERSION:R}-${PORTVERSION}.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= okazaki@be.to