summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/games/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/games/Makefile')
-rw-r--r--freebsd/applications/games/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/freebsd/applications/games/Makefile b/freebsd/applications/games/Makefile
new file mode 100644
index 000000000..d45079636
--- /dev/null
+++ b/freebsd/applications/games/Makefile
@@ -0,0 +1,6 @@
+
+ SUBDIR =
+ SUBDIR += knights
+ SUBDIR += tdepacman
+
+.include <bsd.port.subdir.mk>