summaryrefslogtreecommitdiff
path: root/japanese/recjis
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/recjis
parentUse ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. (diff)
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/recjis')
-rw-r--r--japanese/recjis/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/recjis/Makefile b/japanese/recjis/Makefile
index 1002d4e629ba..31ee9e3bfa87 100644
--- a/japanese/recjis/Makefile
+++ b/japanese/recjis/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: recjis
-# Version required: 1.0
# Date created: 05 February 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= recjis-1.0
-PKGNAME= ja-recjis-1.0
+PORTNAME= recjis
+PORTVERSION= 1.0
CATEGORIES+= japanese
MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/
-DISTFILES= recjis.tar.gz
+DISTFILES= ${PORTNAME}${EXTRACT_SUFX}
MAINTAINER= nakai@FreeBSD.org