aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/Canna
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-11 22:15:53 +0800
committerknu <knu@FreeBSD.org>2000-04-11 22:15:53 +0800
commiteb17e2576779f2d3cec7d048b850a15abdbcbd54 (patch)
treeb353963f3ab4d98c9dfa05a226f9e4b7fe663bf5 /japanese/Canna
parent9271784a158a2e9d281abacf9a42a90705450f73 (diff)
downloadfreebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.tar.gz
freebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.tar.zst
freebsd-ports-gnome-eb17e2576779f2d3cec7d048b850a15abdbcbd54.zip
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/Canna')
-rw-r--r--japanese/Canna/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index 0ce1a8c6603a..8a250830864b 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -1,5 +1,4 @@
# New ports collection makefile for: Canna
-# Version required: 3.2p2
# Date created: 3 November 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# NIIMI Satoshi <sa2c@and.or.jp>
@@ -7,10 +6,11 @@
# $FreeBSD$
#
-DISTNAME= Canna32p2
-PKGNAME= ja-Canna-3.2.2
+PORTNAME= Canna
+PORTVERSION= 3.2.2
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.nec.co.jp/pub/Canna/Canna32/
+DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./p/}
MAINTAINER= max@FreeBSD.org