From 9ce7d9169a8f510e6f3c7733de211b3b06663d2e Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:18:56 +0000 Subject: Move pkg/ files into package's toplevel directory --- time/sunclock/DESCR | 10 ++++++++++ time/sunclock/PLIST | 3 +++ time/sunclock/pkg/DESCR | 10 ---------- time/sunclock/pkg/PLIST | 3 --- 4 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 time/sunclock/DESCR create mode 100644 time/sunclock/PLIST delete mode 100644 time/sunclock/pkg/DESCR delete mode 100644 time/sunclock/pkg/PLIST (limited to 'time/sunclock') diff --git a/time/sunclock/DESCR b/time/sunclock/DESCR new file mode 100644 index 00000000000..0f5a754efa9 --- /dev/null +++ b/time/sunclock/DESCR @@ -0,0 +1,10 @@ +X11 version by John Mackin, , based on a Suntools program +by John Walker, . + +This program is a clock that shows which portion of the Earth's surface is +illuminated by the Sun. It is designed to be usually iconic, but can be +opened for a larger display with the time updated every second and both the +local timezone and UTC displayed. The Suntools version had a menu that +allowed you to speed up time, show different dates, etc., but I have +never implemented any of that in the X version; there is some support +for it in the code, however. diff --git a/time/sunclock/PLIST b/time/sunclock/PLIST new file mode 100644 index 00000000000..a8b885a1518 --- /dev/null +++ b/time/sunclock/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:16 zuntum Exp $ +bin/sunclock +man/cat1/sunclock.0 diff --git a/time/sunclock/pkg/DESCR b/time/sunclock/pkg/DESCR deleted file mode 100644 index 0f5a754efa9..00000000000 --- a/time/sunclock/pkg/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -X11 version by John Mackin, , based on a Suntools program -by John Walker, . - -This program is a clock that shows which portion of the Earth's surface is -illuminated by the Sun. It is designed to be usually iconic, but can be -opened for a larger display with the time updated every second and both the -local timezone and UTC displayed. The Suntools version had a menu that -allowed you to speed up time, show different dates, etc., but I have -never implemented any of that in the X version; there is some support -for it in the code, however. diff --git a/time/sunclock/pkg/PLIST b/time/sunclock/pkg/PLIST deleted file mode 100644 index 33ff1d95275..00000000000 --- a/time/sunclock/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $ -bin/sunclock -man/cat1/sunclock.0 -- cgit v1.2.3