aboutsummaryrefslogtreecommitdiffstats
path: root/editors/tamago-emacs20
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-10-28 18:39:06 +0800
committerkuriyama <kuriyama@FreeBSD.org>2001-10-28 18:39:06 +0800
commit97b555cd1d43bbef5e41b1fdd230b0818f9e0afa (patch)
tree7b43eb5ca1e276686c36d4161c5edd794ead1791 /editors/tamago-emacs20
parent5cbff6e74884f593facfce5c7c3d58468ecacc28 (diff)
downloadfreebsd-ports-gnome-97b555cd1d43bbef5e41b1fdd230b0818f9e0afa.tar.gz
freebsd-ports-gnome-97b555cd1d43bbef5e41b1fdd230b0818f9e0afa.tar.zst
freebsd-ports-gnome-97b555cd1d43bbef5e41b1fdd230b0818f9e0afa.zip
Add knob to switch target to emacs20 for editors/tamago.
Diffstat (limited to 'editors/tamago-emacs20')
-rw-r--r--editors/tamago-emacs20/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/tamago-emacs20/Makefile b/editors/tamago-emacs20/Makefile
new file mode 100644
index 000000000000..df6ec632231e
--- /dev/null
+++ b/editors/tamago-emacs20/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: tamago-emacs20
+# Date created: 25 Oct 2001
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../tamago
+EMACS_PORT_NAME= emacs20
+
+.include <${MASTERDIR}/Makefile>