aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs-mule-packages
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-13 14:50:45 +0800
committerknu <knu@FreeBSD.org>2000-04-13 14:50:45 +0800
commit4906125af71924237310272d3b95f805be9968c1 (patch)
tree2ddf69ca39ea0ffb54f29e9ab29e725ec0960df9 /editors/xemacs-mule-packages
parent44886df10e45400e32d3df9c7bb4ad0b717a9693 (diff)
downloadfreebsd-ports-gnome-4906125af71924237310272d3b95f805be9968c1.tar.gz
freebsd-ports-gnome-4906125af71924237310272d3b95f805be9968c1.tar.zst
freebsd-ports-gnome-4906125af71924237310272d3b95f805be9968c1.zip
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
- LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'.
Diffstat (limited to 'editors/xemacs-mule-packages')
-rw-r--r--editors/xemacs-mule-packages/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/xemacs-mule-packages/Makefile b/editors/xemacs-mule-packages/Makefile
index d6ef97c29b31..b17eb75bae52 100644
--- a/editors/xemacs-mule-packages/Makefile
+++ b/editors/xemacs-mule-packages/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: X-Emacs Packages with Mule
-# Version required: 1.1
# Date created: 24 Oct 1999
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xemacs-mule-packages
-PKGNAME= xemacs-mule-packages-1.1
+PORTNAME= xemacs-mule-packages
+PORTVERSION= 1.1
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \