summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/office/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/office/Makefile')
-rw-r--r--freebsd/applications/office/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/freebsd/applications/office/Makefile b/freebsd/applications/office/Makefile
new file mode 100644
index 000000000..d17ee3b3b
--- /dev/null
+++ b/freebsd/applications/office/Makefile
@@ -0,0 +1,11 @@
+
+ SUBDIR =
+ SUBDIR += basket
+ SUBDIR += kbibtex
+ SUBDIR += kbookreader
+ SUBDIR += kile
+ SUBDIR += kmymoney2
+ SUBDIR += knowit
+ SUBDIR += tellico
+
+.include <bsd.port.subdir.mk>