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/stylewriter/DESCR | 13 +++++++++++++ print/stylewriter/MESSAGE | 11 +++++++++++ print/stylewriter/PLIST | 21 +++++++++++++++++++++ print/stylewriter/pkg/DESCR | 13 ------------- print/stylewriter/pkg/MESSAGE | 11 ----------- print/stylewriter/pkg/PLIST | 21 --------------------- 6 files changed, 45 insertions(+), 45 deletions(-) create mode 100644 print/stylewriter/DESCR create mode 100644 print/stylewriter/MESSAGE create mode 100644 print/stylewriter/PLIST delete mode 100644 print/stylewriter/pkg/DESCR delete mode 100644 print/stylewriter/pkg/MESSAGE delete mode 100644 print/stylewriter/pkg/PLIST (limited to 'print/stylewriter') diff --git a/print/stylewriter/DESCR b/print/stylewriter/DESCR new file mode 100644 index 00000000000..0ff734dd226 --- /dev/null +++ b/print/stylewriter/DESCR @@ -0,0 +1,13 @@ +This is an Apple StyleWriter driver for un*x. It was developed on +NetBSD-mac68k, and has been reported to work on NetBSD-i386, +linux-pmac, mklinux-ppc, and linux-x86. + +Supported printers include: + +StyleWriter I +StyleWriter II +StyleWriter III (aka StyleWriter 1200) +Color StyleWriter 1500 +Color StyleWriter 2200 +Color StyleWriter 2400 +Color StyleWriter 2500 diff --git a/print/stylewriter/MESSAGE b/print/stylewriter/MESSAGE new file mode 100644 index 00000000000..73c23051203 --- /dev/null +++ b/print/stylewriter/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 23:28:02 zuntum Exp $ + +Please make a symbolic link from your printer device to /dev/stylewriter. + +There are example /etc/printcap entries for the stylewriter located in + + ${PREFIX}/share/examples/stylewriter/printcap + ${PREFIX}/share/examples/stylewriter/printcap.a4 + +=========================================================================== diff --git a/print/stylewriter/PLIST b/print/stylewriter/PLIST new file mode 100644 index 00000000000..e8934c6a135 --- /dev/null +++ b/print/stylewriter/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:28:02 zuntum Exp $ +sbin/lpstyl +libexec/stylewriter/direct_stylpbm +libexec/stylewriter/direct_stylps +libexec/stylewriter/stylascii +libexec/stylewriter/stylascii.a4 +libexec/stylewriter/stylps +libexec/stylewriter/stylps-color +libexec/stylewriter/stylps-color.a4 +libexec/stylewriter/stylps.a4 +share/doc/stylewriter/README +share/doc/stylewriter/README.protocol +share/doc/stylewriter/README.troubleshooting +share/examples/stylewriter/printcap +share/examples/stylewriter/printcap.a4 +share/examples/stylewriter/styl.ppd +@dirrm share/examples/stylewriter +@dirrm share/doc/stylewriter +@dirrm libexec/stylewriter +@exec mkdir -p /var/spool/lpd/stylps +@unexec rmdir /var/spool/lpd/stylps 2>/dev/null || true diff --git a/print/stylewriter/pkg/DESCR b/print/stylewriter/pkg/DESCR deleted file mode 100644 index 0ff734dd226..00000000000 --- a/print/stylewriter/pkg/DESCR +++ /dev/null @@ -1,13 +0,0 @@ -This is an Apple StyleWriter driver for un*x. It was developed on -NetBSD-mac68k, and has been reported to work on NetBSD-i386, -linux-pmac, mklinux-ppc, and linux-x86. - -Supported printers include: - -StyleWriter I -StyleWriter II -StyleWriter III (aka StyleWriter 1200) -Color StyleWriter 1500 -Color StyleWriter 2200 -Color StyleWriter 2400 -Color StyleWriter 2500 diff --git a/print/stylewriter/pkg/MESSAGE b/print/stylewriter/pkg/MESSAGE deleted file mode 100644 index 1de606c26cf..00000000000 --- a/print/stylewriter/pkg/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2000/06/07 20:10:41 wrstuden Exp $ - -Please make a symbolic link from your printer device to /dev/stylewriter. - -There are example /etc/printcap entries for the stylewriter located in - - ${PREFIX}/share/examples/stylewriter/printcap - ${PREFIX}/share/examples/stylewriter/printcap.a4 - -=========================================================================== diff --git a/print/stylewriter/pkg/PLIST b/print/stylewriter/pkg/PLIST deleted file mode 100644 index 56de1b0d861..00000000000 --- a/print/stylewriter/pkg/PLIST +++ /dev/null @@ -1,21 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/04 15:56:05 jlam Exp $ -sbin/lpstyl -libexec/stylewriter/direct_stylpbm -libexec/stylewriter/direct_stylps -libexec/stylewriter/stylascii -libexec/stylewriter/stylascii.a4 -libexec/stylewriter/stylps -libexec/stylewriter/stylps-color -libexec/stylewriter/stylps-color.a4 -libexec/stylewriter/stylps.a4 -share/doc/stylewriter/README -share/doc/stylewriter/README.protocol -share/doc/stylewriter/README.troubleshooting -share/examples/stylewriter/printcap -share/examples/stylewriter/printcap.a4 -share/examples/stylewriter/styl.ppd -@dirrm share/examples/stylewriter -@dirrm share/doc/stylewriter -@dirrm libexec/stylewriter -@exec mkdir -p /var/spool/lpd/stylps -@unexec rmdir /var/spool/lpd/stylps 2>/dev/null || true -- cgit v1.2.3