summaryrefslogtreecommitdiff
path: root/japanese/skk10-elisp-emacs20
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/skk10-elisp-emacs20
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/skk10-elisp-emacs20')
-rw-r--r--japanese/skk10-elisp-emacs20/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/skk10-elisp-emacs20/Makefile b/japanese/skk10-elisp-emacs20/Makefile
index bc8ac6ad2f91..58b5d3647ac6 100644
--- a/japanese/skk10-elisp-emacs20/Makefile
+++ b/japanese/skk10-elisp-emacs20/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: skk10-elisp-emacs20
-# Version required: 10.57
# Date created: 21 September 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= skk${SKK10_VER}
-PKGNAME= ja-skk-elisp-${EMACS_PORT_NAME}-${SKK10_VER}
+PORTNAME= skk-elisp
+PORTVERSION= ${SKK10_VER}
+PKGNAMESUFFIX= -${EMACS_PORT_NAME}
CATEGORIES= japanese elisp
MASTER_SITES= http://openlab.ring.gr.jp/skk/
+DISTNAME= skk${SKK10_VER}
MAINTAINER?= shige@FreeBSD.org