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/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/freebsd/applications/utilities/Makefile b/freebsd/applications/utilities/Makefile
new file mode 100644
index 000000000..02a11561b
--- /dev/null
+++ b/freebsd/applications/utilities/Makefile
@@ -0,0 +1,16 @@
+
+ SUBDIR =
+ SUBDIR += abakus
+ SUBDIR += filelight
+ SUBDIR += kbarcode
+ SUBDIR += kchmviewer
+ SUBDIR += kcpuload
+ SUBDIR += kdirstat
+ SUBDIR += keep
+ SUBDIR += knutclient
+ SUBDIR += kompose
+ SUBDIR += krename
+ SUBDIR += mathemagics
+ SUBDIR += qalculate-tde
+
+.include <bsd.port.subdir.mk>