summaryrefslogtreecommitdiffstats
path: root/editors/wemi-mule-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wemi-mule-current/Makefile')
-rw-r--r--editors/wemi-mule-current/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/editors/wemi-mule-current/Makefile b/editors/wemi-mule-current/Makefile
new file mode 100644
index 0000000..ee81baa
--- /dev/null
+++ b/editors/wemi-mule-current/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: wemi-current for mule
+# Version required: 1.13.3
+# Date created: 9 May 1999
+# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
+#
+# $Id$
+#
+
+MAINTAINER= shige@FreeBSD.ORG
+
+# This is a slave port.
+PORTCLASS= slave
+
+MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current
+
+# emacs port setup
+EMACS_NAME= mule
+EMACS_PORT= mule
+EMACS_VER= 19.34
+EMACS_LIBDIR= share/${EMACS_NAME}
+
+HAVE_COMMON_PORT= YES
+REQUIRE_SETUPEL= YES
+
+# use pkg/* files in ${.CURDIR}
+PKGDIR= ${.CURDIR}/pkg
+
+.include <${MASTERDIR}/Makefile>
OpenPOWER on IntegriCloud