summaryrefslogtreecommitdiff
path: root/editors/emacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r--editors/emacs/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
new file mode 100644
index 000000000000..6db2510035fb
--- /dev/null
+++ b/editors/emacs/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: GNU emacs
+# Version required: 19.25
+# Date created: 20 August 1994
+# Whom: jkh
+#
+# $Id$
+#
+
+DISTNAME= emacs-19.25
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
+
+.include <bsd.port.mk>