summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/graphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/graphics/Makefile')
-rw-r--r--freebsd/applications/graphics/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/freebsd/applications/graphics/Makefile b/freebsd/applications/graphics/Makefile
new file mode 100644
index 000000000..56dcb47bf
--- /dev/null
+++ b/freebsd/applications/graphics/Makefile
@@ -0,0 +1,8 @@
+
+ SUBDIR =
+ SUBDIR += digikam
+ SUBDIR += gwenview
+ SUBDIR += gwenview-i18n
+ SUBDIR += ksquirrel
+
+.include <bsd.port.subdir.mk>