diff options
author | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
commit | f3dbb331710de97891f6bc15c8ea68d932fbd614 (patch) | |
tree | 73288b5bb97270ccddd92731e20bbfff8858d306 /time/swisswatch/pkg | |
parent | 87e1841f0d76da5d8d052223a20708380cdef9d8 (diff) | |
download | pkgsrc-f3dbb331710de97891f6bc15c8ea68d932fbd614.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/swisswatch/pkg')
-rw-r--r-- | time/swisswatch/pkg/COMMENT | 1 | ||||
-rw-r--r-- | time/swisswatch/pkg/DESCR | 9 | ||||
-rw-r--r-- | time/swisswatch/pkg/PLIST | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/time/swisswatch/pkg/COMMENT b/time/swisswatch/pkg/COMMENT new file mode 100644 index 00000000000..e5f22efbb7d --- /dev/null +++ b/time/swisswatch/pkg/COMMENT @@ -0,0 +1 @@ +Swiss railway clock emulation, and a fancy default appearance diff --git a/time/swisswatch/pkg/DESCR b/time/swisswatch/pkg/DESCR new file mode 100644 index 00000000000..6ba04a0bc9a --- /dev/null +++ b/time/swisswatch/pkg/DESCR @@ -0,0 +1,9 @@ +Swisswatch is a fancy Swiss railway clock emulator. + +This program support color display, you must add belong lines to ~/.Xdefaults. + +#if COLOR +swisswatch*customization: -color +#endif + +and exec `xrdb $HOME/.Xdefaults'. diff --git a/time/swisswatch/pkg/PLIST b/time/swisswatch/pkg/PLIST new file mode 100644 index 00000000000..c5402dcf5af --- /dev/null +++ b/time/swisswatch/pkg/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:20 wiz Exp $ +bin/swisswatch +lib/X11/app-defaults/SwissWatch +lib/X11/app-defaults/SwissWatch-color +man/cat1/swisswatch.0.gz |