aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-21 21:19:28 +0800
committerjkh <jkh@FreeBSD.org>1994-08-21 21:19:28 +0800
commitf30c6bcbfac8e07b5d16fcb120d52182ce0a9b9e (patch)
tree9183e82a3b5e619ebccbaae77455ff7205d8cb3f /editors/Makefile
parent7ec30fb6c012a580784c4cfab14416501a79b9ae (diff)
downloadfreebsd-ports-gnome-f30c6bcbfac8e07b5d16fcb120d52182ce0a9b9e.tar.gz
freebsd-ports-gnome-f30c6bcbfac8e07b5d16fcb120d52182ce0a9b9e.tar.zst
freebsd-ports-gnome-f30c6bcbfac8e07b5d16fcb120d52182ce0a9b9e.zip
The start of the 2.0 ports collection. No sup repository yet, but I'll
make one when I wake up again.. :) Submitted by: jkh
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
new file mode 100644
index 000000000000..a60e67b3ae34
--- /dev/null
+++ b/editors/Makefile
@@ -0,0 +1,3 @@
+SUBDIR= jove emacs
+
+.include <bsd.subdir.mk>