summaryrefslogtreecommitdiffstats
path: root/editors/flim-mule/Makefile
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>1999-05-09 16:22:38 +0000
committershige <shige@FreeBSD.org>1999-05-09 16:22:38 +0000
commit0e0ae9b1925e5629b95643a77ed170225fb22cca (patch)
treeeb9373bfd2019593685864ee27ef857383a0c543 /editors/flim-mule/Makefile
parent548de25aa980b9ac438c7cb18c0bccf82e1c7a8b (diff)
downloadFreeBSD-ports-0e0ae9b1925e5629b95643a77ed170225fb22cca.zip
FreeBSD-ports-0e0ae9b1925e5629b95643a77ed170225fb22cca.tar.gz
New port: editors/flim-mule.
Diffstat (limited to 'editors/flim-mule/Makefile')
-rw-r--r--editors/flim-mule/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/editors/flim-mule/Makefile b/editors/flim-mule/Makefile
new file mode 100644
index 0000000..33af47e
--- /dev/null
+++ b/editors/flim-mule/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: flim for mule
+# Version required: 1.9.2
+# 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/flim-emacs
+
+# 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