From ba78e03015d3f55f331ed5230168cfe2bd66e6a6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- converters/uudeview/DESCR | 8 ++++++++ converters/uudeview/PLIST | 5 +++++ converters/uudeview/pkg/DESCR | 8 -------- converters/uudeview/pkg/PLIST | 5 ----- 4 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 converters/uudeview/DESCR create mode 100644 converters/uudeview/PLIST delete mode 100644 converters/uudeview/pkg/DESCR delete mode 100644 converters/uudeview/pkg/PLIST (limited to 'converters/uudeview') diff --git a/converters/uudeview/DESCR b/converters/uudeview/DESCR new file mode 100644 index 00000000000..a677c673d63 --- /dev/null +++ b/converters/uudeview/DESCR @@ -0,0 +1,8 @@ +This is a powerful program at which you can throw a mess of +unordered files in any of BinHex, uuencoded, xxencoded, or +Base64 formats and expect them all to be properly decoded. +It even handles encodings that have been garbled by some +versions of Netscape/MS Explorer or that are missing some parts! + +It is also able to encode in all of the above formats except for +BinHex. diff --git a/converters/uudeview/PLIST b/converters/uudeview/PLIST new file mode 100644 index 00000000000..9de0917ca7a --- /dev/null +++ b/converters/uudeview/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:14 zuntum Exp $ +bin/uudeview +bin/uuenview +man/man1/uudeview.1 +man/man1/uuenview.1 diff --git a/converters/uudeview/pkg/DESCR b/converters/uudeview/pkg/DESCR deleted file mode 100644 index a677c673d63..00000000000 --- a/converters/uudeview/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -This is a powerful program at which you can throw a mess of -unordered files in any of BinHex, uuencoded, xxencoded, or -Base64 formats and expect them all to be properly decoded. -It even handles encodings that have been garbled by some -versions of Netscape/MS Explorer or that are missing some parts! - -It is also able to encode in all of the above formats except for -BinHex. diff --git a/converters/uudeview/pkg/PLIST b/converters/uudeview/pkg/PLIST deleted file mode 100644 index 6872e6612f5..00000000000 --- a/converters/uudeview/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/06/10 16:37:56 wiz Exp $ -bin/uudeview -bin/uuenview -man/man1/uudeview.1 -man/man1/uuenview.1 -- cgit v1.2.3