summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/utilities/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/utilities/Makefile')
-rw-r--r--freebsd/applications/utilities/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/freebsd/applications/utilities/Makefile b/freebsd/applications/utilities/Makefile
new file mode 100644
index 000000000..db1ff8720
--- /dev/null
+++ b/freebsd/applications/utilities/Makefile
@@ -0,0 +1,17 @@
+
+ SUBDIR =
+ SUBDIR += abakus
+ SUBDIR += filelight
+ SUBDIR += kbarcode
+ SUBDIR += kchmviewer
+ SUBDIR += kcpuload
+ SUBDIR += kdirstat
+ SUBDIR += keep
+ SUBDIR += knutclient
+ SUBDIR += kommando
+ SUBDIR += kompose
+ SUBDIR += krename
+ SUBDIR += mathemagics
+ SUBDIR += qalculate-tde
+
+.include <bsd.port.subdir.mk>