summaryrefslogtreecommitdiff
path: root/japanese/canna-lib/Makefile
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/canna-lib/Makefile
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/canna-lib/Makefile')
-rw-r--r--japanese/canna-lib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 0ce1a8c6603a..8a250830864b 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/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