aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
commit3c134ede8d50ff28b30f90d818aaf8ede44c772b (patch)
treec08e8618dfbe30ff4fc1e9dfeeeaee044115c5ce /x11-clocks/Makefile
parent0e600e3ae169a0fee136d33c7387b27e544563a1 (diff)
downloadports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.tar.gz
ports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.zip
Notes
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r--x11-clocks/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
new file mode 100644
index 000000000000..f4f12477e021
--- /dev/null
+++ b/x11-clocks/Makefile
@@ -0,0 +1,18 @@
+# $Id$
+#
+
+ SUBDIR += asclock
+ SUBDIR += bclock
+ SUBDIR += dclock
+ SUBDIR += emiclock
+ SUBDIR += mlclock
+ SUBDIR += mouseclock
+ SUBDIR += rclock
+ SUBDIR += swisswatch
+ SUBDIR += t3d
+ SUBDIR += wmtime
+ SUBDIR += xalarm
+ SUBDIR += xdaliclock
+ SUBDIR += xtimer
+
+.include <bsd.port.subdir.mk>