aboutsummaryrefslogtreecommitdiff
path: root/mail/emh-xemacs21-mule
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-03 10:06:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-03 10:06:09 +0000
commit26eb9e86d0d0cb065a409d783f350c11f4583ab8 (patch)
tree33f3e8b16c0a83ff9326a2148e9ff85e4d80fecb /mail/emh-xemacs21-mule
parent776017d0df9caa6c8d2d9a088062e975ac549aef (diff)
downloadports-26eb9e86d0d0cb065a409d783f350c11f4583ab8.tar.gz
ports-26eb9e86d0d0cb065a409d783f350c11f4583ab8.zip
Notes
Diffstat (limited to 'mail/emh-xemacs21-mule')
-rw-r--r--mail/emh-xemacs21-mule/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/emh-xemacs21-mule/Makefile b/mail/emh-xemacs21-mule/Makefile
new file mode 100644
index 000000000000..18bc853850cd
--- /dev/null
+++ b/mail/emh-xemacs21-mule/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: emh-xemacs21-mule
+# Date Created: 12 Mar 2001
+# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../emh-emacs20
+
+EMACS_PORT_NAME= xemacs21-mule
+
+ALL_TARGET= package
+INSTALL_TARGET= install-package
+EMH_LISPDIR= lib/xemacs/site-packages/lisp/emh
+XEMACS_ONLY= ""
+
+.include <${MASTERDIR}/Makefile>