summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-17 23:32:09 +0000
committerwiz <wiz@pkgsrc.org>2000-12-17 23:32:09 +0000
commitdf7948804e18401baeb9f3f2ca9b7ded3f4f66c7 (patch)
tree73288b5bb97270ccddd92731e20bbfff8858d306 /time/Makefile
parent389033175de2a6d1922929cf5b7598f2da56932a (diff)
downloadpkgsrc-df7948804e18401baeb9f3f2ca9b7ded3f4f66c7.tar.gz
New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile31
1 files changed, 31 insertions, 0 deletions
diff --git a/time/Makefile b/time/Makefile
new file mode 100644
index 00000000000..db0c56399dd
--- /dev/null
+++ b/time/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:09 wiz Exp $
+#
+
+ SUBDIR += asclock
+ SUBDIR += asclock-gtk
+ SUBDIR += asclock-xlib
+ SUBDIR += cal
+ SUBDIR += cardboard-schedule
+ SUBDIR += catclock
+ SUBDIR += dclock
+ SUBDIR += emiclock
+ SUBDIR += glclock
+ SUBDIR += ical
+ SUBDIR += logtime
+ SUBDIR += plan
+ SUBDIR += polclock
+ SUBDIR += py-mxDateTime
+ SUBDIR += rclock
+ SUBDIR += remind
+ SUBDIR += sunclock
+ SUBDIR += swisswatch
+ SUBDIR += titrax
+ SUBDIR += wmcalclock
+ SUBDIR += wmmoonclock
+ SUBDIR += wmtime
+ SUBDIR += xbeats
+ SUBDIR += xcal
+ SUBDIR += xdaliclock
+ SUBDIR += xtimer
+
+.include "../mk/bsd.pkg.subdir.mk"