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