aboutsummaryrefslogtreecommitdiff
path: root/bsdconfig/share/packages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsdconfig/share/packages/Makefile')
-rw-r--r--bsdconfig/share/packages/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/bsdconfig/share/packages/Makefile b/bsdconfig/share/packages/Makefile
new file mode 100644
index 000000000000..bc0e59ad63cd
--- /dev/null
+++ b/bsdconfig/share/packages/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+FILESDIR= ${SHAREDIR}/bsdconfig/packages
+FILES= categories.subr index.subr musthavepkg.subr packages.subr
+
+.include <bsd.prog.mk>