summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/Makefile')
-rw-r--r--freebsd/applications/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/freebsd/applications/Makefile b/freebsd/applications/Makefile
new file mode 100644
index 000000000..7a94d9066
--- /dev/null
+++ b/freebsd/applications/Makefile
@@ -0,0 +1,16 @@
+
+ SUBDIR =
+ SUBDIR += development
+ SUBDIR += games
+ SUBDIR += graphics
+ SUBDIR += internet
+ SUBDIR += misc
+ SUBDIR += multimedia
+ SUBDIR += office
+ SUBDIR += settings
+ SUBDIR += system
+ SUBDIR += tdeio
+ SUBDIR += themes
+ SUBDIR += utilities
+
+.include <bsd.port.subdir.mk>