From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- print/pcps/DESCR | 24 ++++++++++++++++++++++++ print/pcps/MESSAGE | 13 +++++++++++++ print/pcps/PLIST | 8 ++++++++ print/pcps/pkg/DESCR | 24 ------------------------ print/pcps/pkg/MESSAGE | 13 ------------- print/pcps/pkg/PLIST | 8 -------- 6 files changed, 45 insertions(+), 45 deletions(-) create mode 100644 print/pcps/DESCR create mode 100644 print/pcps/MESSAGE create mode 100644 print/pcps/PLIST delete mode 100644 print/pcps/pkg/DESCR delete mode 100644 print/pcps/pkg/MESSAGE delete mode 100644 print/pcps/pkg/PLIST (limited to 'print/pcps') diff --git a/print/pcps/DESCR b/print/pcps/DESCR new file mode 100644 index 00000000000..4e3eeb341d5 --- /dev/null +++ b/print/pcps/DESCR @@ -0,0 +1,24 @@ +A utility to print text files on a PostScript(tm) printer. Many +features are included: word wrapping, scaling, rotation, +2-up and 4-up printing, duplex, banners, etc. + +The configuration file is set for US 8.5x11 inch paper +and some other options you may wish to customize. + +PCPS is Copyright (c) 1992-2000 by MicroSource. PCPS IS NOT FREE, this +version is SHAREWARE. See the included license file for more details. + +The copying of the original distribution file is allowed only under the +following circumstances: + -For the purpose of showing other people the product only if all of + the original files are included in + -PCPS must not be included in any other product for any reason unless + licensed by MicroSource. + -No charge or payment must be levied or accepted for PCPS. +PCPS may be used by you (the user) for a trial period of 30 days. If +you find the utility useful and wish to continue using it, you should +send the registration cost to the author as detailed below. Otherwise, +you (the user) should delete all copies of the PCPS files from your +machine. + +NetBSD package by John Refling diff --git a/print/pcps/MESSAGE b/print/pcps/MESSAGE new file mode 100644 index 00000000000..79085d227ee --- /dev/null +++ b/print/pcps/MESSAGE @@ -0,0 +1,13 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 23:27:56 zuntum Exp $ + + The configuration file is set for US 8.5x11 inch paper +and some other options you may wish to customize. + + PCPS is Copyright (c) 1992-2000 by MicroSource. + + PCPS IS NOT FREE, this version is SHAREWARE. + + See ${PREFIX}/share/doc/pcps/license.doc for details. + +====================================================================== diff --git a/print/pcps/PLIST b/print/pcps/PLIST new file mode 100644 index 00000000000..328804a7d60 --- /dev/null +++ b/print/pcps/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:27:56 zuntum Exp $ +bin/pcps +man/man1/pcps.1 +share/doc/pcps/pcps.man +share/doc/pcps/license.doc +share/doc/pcps/register.doc +@dirrm share/doc/pcps +@unexec rm -f %D/bin/pcps.cfg diff --git a/print/pcps/pkg/DESCR b/print/pcps/pkg/DESCR deleted file mode 100644 index 4e3eeb341d5..00000000000 --- a/print/pcps/pkg/DESCR +++ /dev/null @@ -1,24 +0,0 @@ -A utility to print text files on a PostScript(tm) printer. Many -features are included: word wrapping, scaling, rotation, -2-up and 4-up printing, duplex, banners, etc. - -The configuration file is set for US 8.5x11 inch paper -and some other options you may wish to customize. - -PCPS is Copyright (c) 1992-2000 by MicroSource. PCPS IS NOT FREE, this -version is SHAREWARE. See the included license file for more details. - -The copying of the original distribution file is allowed only under the -following circumstances: - -For the purpose of showing other people the product only if all of - the original files are included in - -PCPS must not be included in any other product for any reason unless - licensed by MicroSource. - -No charge or payment must be levied or accepted for PCPS. -PCPS may be used by you (the user) for a trial period of 30 days. If -you find the utility useful and wish to continue using it, you should -send the registration cost to the author as detailed below. Otherwise, -you (the user) should delete all copies of the PCPS files from your -machine. - -NetBSD package by John Refling diff --git a/print/pcps/pkg/MESSAGE b/print/pcps/pkg/MESSAGE deleted file mode 100644 index 65c3c4967e4..00000000000 --- a/print/pcps/pkg/MESSAGE +++ /dev/null @@ -1,13 +0,0 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.2 2001/01/29 11:34:40 wiz Exp $ - - The configuration file is set for US 8.5x11 inch paper -and some other options you may wish to customize. - - PCPS is Copyright (c) 1992-2000 by MicroSource. - - PCPS IS NOT FREE, this version is SHAREWARE. - - See ${PREFIX}/share/doc/pcps/license.doc for details. - -====================================================================== diff --git a/print/pcps/pkg/PLIST b/print/pcps/pkg/PLIST deleted file mode 100644 index c604817e457..00000000000 --- a/print/pcps/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/23 13:47:00 rh Exp $ -bin/pcps -man/man1/pcps.1 -share/doc/pcps/pcps.man -share/doc/pcps/license.doc -share/doc/pcps/register.doc -@dirrm share/doc/pcps -@unexec rm -f %D/bin/pcps.cfg -- cgit v1.2.3