summaryrefslogtreecommitdiffstats
path: root/japanese/cdrom2
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
committerknu <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
commiteb17e2576779f2d3cec7d048b850a15abdbcbd54 (patch)
treeb353963f3ab4d98c9dfa05a226f9e4b7fe663bf5 /japanese/cdrom2
parent9271784a158a2e9d281abacf9a42a90705450f73 (diff)
downloadFreeBSD-ports-eb17e2576779f2d3cec7d048b850a15abdbcbd54.zip
FreeBSD-ports-eb17e2576779f2d3cec7d048b850a15abdbcbd54.tar.gz
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/cdrom2')
-rw-r--r--japanese/cdrom2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/cdrom2/Makefile b/japanese/cdrom2/Makefile
index 4dfdf78..1fc0d37 100644
--- a/japanese/cdrom2/Makefile
+++ b/japanese/cdrom2/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: cdrom2
-# Version required: 1996/06/16
# Date created: 03 Feb 1997
# Whom: Masafumi NAKANE <max@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= euc
-PKGNAME= ja-cdrom2-1996.06.16
+PORTNAME= cdrom2
+PORTVERSION= 1996.06.16
CATEGORIES= japanese misc
MASTER_SITES= ftp://ftp.nerimadors.or.jp/pub/src/cdrom2/
+DISTNAME= euc
MAINTAINER= max@FreeBSD.org
-WRKSRC= ${WRKDIR}/cdrom2
-DIST_SUBDIR= cdrom2
+WRKSRC= ${WRKDIR}/${PORTNAME}
+DIST_SUBDIR= ${PORTNAME}
DOCS= errata.doc gaiji.txt index.doc install.doc kekka.txt \
kojien3.doc menu.doc readers.doc readme.doc readme.org \
ruigo.doc x_option.doc
OpenPOWER on IntegriCloud