diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-17 23:32:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-17 23:32:09 +0000 |
commit | df7948804e18401baeb9f3f2ca9b7ded3f4f66c7 (patch) | |
tree | 73288b5bb97270ccddd92731e20bbfff8858d306 /time/polclock | |
parent | 389033175de2a6d1922929cf5b7598f2da56932a (diff) | |
download | pkgsrc-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/polclock')
-rw-r--r-- | time/polclock/Makefile | 14 | ||||
-rw-r--r-- | time/polclock/files/md5 | 3 | ||||
-rw-r--r-- | time/polclock/pkg/COMMENT | 1 | ||||
-rw-r--r-- | time/polclock/pkg/DESCR | 3 | ||||
-rw-r--r-- | time/polclock/pkg/PLIST | 3 |
5 files changed, 24 insertions, 0 deletions
diff --git a/time/polclock/Makefile b/time/polclock/Makefile new file mode 100644 index 00000000000..f267ef51e93 --- /dev/null +++ b/time/polclock/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $ +# + +DISTNAME= polclock-1.11 +CATEGORIES= x11 time +MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock + +USE_X11BASE= yes +USE_IMAKE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/time/polclock/files/md5 b/time/polclock/files/md5 new file mode 100644 index 00000000000..fd32385ee16 --- /dev/null +++ b/time/polclock/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $ + +MD5 (polclock-1.11.tar.gz) = f2ed128dea5978a3eed2dbdf4de8637e diff --git a/time/polclock/pkg/COMMENT b/time/polclock/pkg/COMMENT new file mode 100644 index 00000000000..0147b8da507 --- /dev/null +++ b/time/polclock/pkg/COMMENT @@ -0,0 +1 @@ +Digital clock with some nice graphics effects diff --git a/time/polclock/pkg/DESCR b/time/polclock/pkg/DESCR new file mode 100644 index 00000000000..eb661c03f6d --- /dev/null +++ b/time/polclock/pkg/DESCR @@ -0,0 +1,3 @@ +A digital clock with some nice graphics effects. +Created by Masaki Kawase. +Best viewed on a truecolor display. diff --git a/time/polclock/pkg/PLIST b/time/polclock/pkg/PLIST new file mode 100644 index 00000000000..581dbd5b5f8 --- /dev/null +++ b/time/polclock/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $ +bin/polclock +man/cat1/polclock.0 |