summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/system/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/system/Makefile')
-rw-r--r--freebsd/applications/system/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/freebsd/applications/system/Makefile b/freebsd/applications/system/Makefile
new file mode 100644
index 000000000..91cfb54e5
--- /dev/null
+++ b/freebsd/applications/system/Makefile
@@ -0,0 +1,20 @@
+
+ SUBDIR =
+ SUBDIR += dolphin
+ SUBDIR += katapult
+ SUBDIR += kbfx
+ SUBDIR += kcmautostart
+ SUBDIR += kdbusnotification
+ SUBDIR += klamav
+ SUBDIR += kooldock
+ SUBDIR += krusader
+ SUBDIR += kshutdown
+ SUBDIR += ksystemlog
+ SUBDIR += kvkbd
+ SUBDIR += polkit-agent-tde
+ SUBDIR += tastymenu
+ SUBDIR += tdedocker
+ SUBDIR += tdesshaskpass
+ SUBDIR += yakuake
+
+.include <bsd.port.subdir.mk>