summaryrefslogtreecommitdiff
path: root/deskutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--deskutils/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
new file mode 100644
index 000000000000..6b0e62473a8a
--- /dev/null
+++ b/deskutils/Makefile
@@ -0,0 +1,22 @@
+# $Id$
+#
+
+ SUBDIR += cal
+ SUBDIR += cbb
+ SUBDIR += ical
+ SUBDIR += korganizer
+ SUBDIR += kproject
+ SUBDIR += offix-trash
+ SUBDIR += plan
+ SUBDIR += sliderule
+ SUBDIR += teapot
+ SUBDIR += xcalendar
+ SUBDIR += xinvest
+ SUBDIR += xmaddressbook
+ SUBDIR += xmdiary
+ SUBDIR += xopps
+ SUBDIR += xpostit
+ SUBDIR += xpostitPlus
+ SUBDIR += zorro
+
+.include <bsd.port.subdir.mk>