summaryrefslogtreecommitdiff
path: root/japanese/ng-canna/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/ng-canna/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/ng-canna/Makefile')
-rw-r--r--japanese/ng-canna/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/ng-canna/Makefile b/japanese/ng-canna/Makefile
index 1e2508129761..aacf611f48db 100644
--- a/japanese/ng-canna/Makefile
+++ b/japanese/ng-canna/Makefile
@@ -1,21 +1,22 @@
# New ports collection Makefile for: ja-ng-canna
-# Version required: ng1.3Lcanna1.0.2
# Date created: 11 January 1999
# Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= ng13Lcanna1.0.2
-PKGNAME= ja-ng-canna-1.3l
+PORTNAME= ng
+PORTVERSION= 1.3L
+PKGNAMESUFFIX= -canna
CATEGORIES= japanese editors
MASTER_SITES= http://www3.tky.3web.ne.jp/~quiver/ng/
+DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}canna1.0.2
MAINTAINER= honda@kashio.info.mie-u.ac.jp
LIB_DEPENDS= canna:${PORTSDIR}/japanese/Canna
-WRKSRC= ${WRKDIR}/ng
+WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= ng
post-patch: