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/xcal/DESCR | 13 +++++++++++++ time/xcal/PLIST | 13 +++++++++++++ time/xcal/pkg/DESCR | 13 ------------- time/xcal/pkg/PLIST | 13 ------------- 4 files changed, 26 insertions(+), 26 deletions(-) create mode 100644 time/xcal/DESCR create mode 100644 time/xcal/PLIST delete mode 100644 time/xcal/pkg/DESCR delete mode 100644 time/xcal/pkg/PLIST (limited to 'time/xcal') diff --git a/time/xcal/DESCR b/time/xcal/DESCR new file mode 100644 index 00000000000..03e3b30b989 --- /dev/null +++ b/time/xcal/DESCR @@ -0,0 +1,13 @@ +Xcal is an interactive calendar program with alarms and a notebook. + +Pscal is an program that generates calendars in PostScript. + +Xcal_cal is a program that takes you calendar entries and makes a file +for the standard UNIX calendar program to send you mail. + +Xcalev is a program that is used to pre-load your calendar with all +those birthdays that you are prone to forget. + +Xcalpr is a program that prints calendar files out to a terminal. Nice +if you have no X screen. This also can be used to generate a file for +the UNIX calendar program. diff --git a/time/xcal/PLIST b/time/xcal/PLIST new file mode 100644 index 00000000000..535a15b493e --- /dev/null +++ b/time/xcal/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:24 zuntum Exp $ +bin/pscal +bin/xcal +bin/xcal_cal +bin/xcalev +bin/xcalpr +lib/X11/app-defaults/XCal +lib/X11/app-defaults/XCal.help +man/cat1/pscal.0 +man/cat1/xcal.0 +man/cat1/xcal_cal.0 +man/cat1/xcalev.0 +man/cat1/xcalpr.0 diff --git a/time/xcal/pkg/DESCR b/time/xcal/pkg/DESCR deleted file mode 100644 index 03e3b30b989..00000000000 --- a/time/xcal/pkg/DESCR +++ /dev/null @@ -1,13 +0,0 @@ -Xcal is an interactive calendar program with alarms and a notebook. - -Pscal is an program that generates calendars in PostScript. - -Xcal_cal is a program that takes you calendar entries and makes a file -for the standard UNIX calendar program to send you mail. - -Xcalev is a program that is used to pre-load your calendar with all -those birthdays that you are prone to forget. - -Xcalpr is a program that prints calendar files out to a terminal. Nice -if you have no X screen. This also can be used to generate a file for -the UNIX calendar program. diff --git a/time/xcal/pkg/PLIST b/time/xcal/pkg/PLIST deleted file mode 100644 index 27ee2aea21d..00000000000 --- a/time/xcal/pkg/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $ -bin/pscal -bin/xcal -bin/xcal_cal -bin/xcalev -bin/xcalpr -lib/X11/app-defaults/XCal -lib/X11/app-defaults/XCal.help -man/cat1/pscal.0 -man/cat1/xcal.0 -man/cat1/xcal_cal.0 -man/cat1/xcalev.0 -man/cat1/xcalpr.0 -- cgit v1.2.3