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/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/freebsd/applications/office/Makefile b/freebsd/applications/office/Makefile
new file mode 100644
index 000000000..e5996973c
--- /dev/null
+++ b/freebsd/applications/office/Makefile
@@ -0,0 +1,9 @@
+
+ SUBDIR =
+ SUBDIR += basket
+ SUBDIR += kbibtex
+ SUBDIR += kbookreader
+ SUBDIR += knowit
+ SUBDIR += tellico
+
+.include <bsd.port.subdir.mk>