summaryrefslogtreecommitdiffstats
path: root/freebsd/libraries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/libraries/Makefile')
-rw-r--r--freebsd/libraries/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/freebsd/libraries/Makefile b/freebsd/libraries/Makefile
new file mode 100644
index 000000000..a180e9a8f
--- /dev/null
+++ b/freebsd/libraries/Makefile
@@ -0,0 +1,10 @@
+
+ SUBDIR =
+ SUBDIR += libkdcraw
+ SUBDIR += libkexiv2
+ SUBDIR += libkipi
+ SUBDIR += kipi-plugins
+ SUBDIR += libksquirrel
+ SUBDIR += libtdeldap
+
+.include <bsd.port.subdir.mk>