summaryrefslogtreecommitdiffstats
path: root/irc/pure-xemacs21-mule
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-05-06 10:41:44 +0000
committerknu <knu@FreeBSD.org>2001-05-06 10:41:44 +0000
commit1d2707c6d2a39b3f22576edb23519a2ef34742b2 (patch)
treef8c25c03ae6c1ff9714e4a6f45741a400db5da45 /irc/pure-xemacs21-mule
parente4e8a9edbbe09333fd743d15c18cd7e03da26e34 (diff)
downloadFreeBSD-ports-1d2707c6d2a39b3f22576edb23519a2ef34742b2.zip
FreeBSD-ports-1d2707c6d2a39b3f22576edb23519a2ef34742b2.tar.gz
Add pure-xemacs21-mule as a slave port of pure-emacs20.
PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Diffstat (limited to 'irc/pure-xemacs21-mule')
-rw-r--r--irc/pure-xemacs21-mule/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile
new file mode 100644
index 0000000..cb708e0
--- /dev/null
+++ b/irc/pure-xemacs21-mule/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: pure (for xemacs21-mule)
+# Date Created: 4 May 2001
+# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../pure-emacs20
+
+EMACS_PORT_NAME= xemacs21-mule
+LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
+EMACS_ONLY= "@comment "
+XEMACS_ONLY= ""
+ALL_TARGET= package
+INSTALL_TARGET= install-package
+
+.include <${MASTERDIR}/Makefile>
OpenPOWER on IntegriCloud