aboutsummaryrefslogtreecommitdiffstats
path: root/freebsd.local.Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd.local.Makefile')
-rw-r--r--freebsd.local.Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/freebsd.local.Makefile b/freebsd.local.Makefile
new file mode 100644
index 0000000..4c31876
--- /dev/null
+++ b/freebsd.local.Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+#
+
+ COMMENT = Local ports
+
+ SUBDIR += 217
+
+.include <bsd.port.subdir.mk>