summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/multimedia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/multimedia/Makefile')
-rw-r--r--freebsd/applications/multimedia/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/freebsd/applications/multimedia/Makefile b/freebsd/applications/multimedia/Makefile
new file mode 100644
index 000000000..6cbbe112c
--- /dev/null
+++ b/freebsd/applications/multimedia/Makefile
@@ -0,0 +1,9 @@
+
+ SUBDIR =
+ SUBDIR += amarok
+ SUBDIR += codeine
+ SUBDIR += kaffeine
+ SUBDIR += rosegarden
+ SUBDIR += soundkonverter
+
+.include <bsd.port.subdir.mk>