summaryrefslogtreecommitdiff
path: root/databases/lsdb-emacs20
diff options
context:
space:
mode:
Diffstat (limited to 'databases/lsdb-emacs20')
-rw-r--r--databases/lsdb-emacs20/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/lsdb-emacs20/Makefile b/databases/lsdb-emacs20/Makefile
new file mode 100644
index 000000000000..99ffd41763d3
--- /dev/null
+++ b/databases/lsdb-emacs20/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: lsdb (for emacs20)
+# Date Created: 27 Apr 2002
+# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../lsdb
+
+EMACS_PORT_NAME= emacs20
+
+.include "${MASTERDIR}/Makefile"