summaryrefslogtreecommitdiff
path: root/editors/flim113-emacs19
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 21:01:09 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 21:01:09 +0000
commit3beba62bef2feef5833ca012420acfa7eebb7c64 (patch)
tree2f0d574670560ab109fa3913b288fc0c172e4352 /editors/flim113-emacs19
parentAdd apel-emacs19 stub slave port. (diff)
Add flim113-emacs19 stub slave port.
Notes
Notes: svn path=/head/; revision=50831
Diffstat (limited to 'editors/flim113-emacs19')
-rw-r--r--editors/flim113-emacs19/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/flim113-emacs19/Makefile b/editors/flim113-emacs19/Makefile
new file mode 100644
index 000000000000..3a6680bf756a
--- /dev/null
+++ b/editors/flim113-emacs19/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: flim-1.13.x for emacs19
+# Date created: 9 May 1999
+# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= shige@FreeBSD.org
+
+# This is a slave port.
+PORTCLASS= slave
+
+MASTERDIR= ${.CURDIR}/../../editors/flim113
+
+# emacs port setup
+EMACS_PORT_NAME= emacs19
+
+.include <${MASTERDIR}/Makefile>