diff options
author | arved <arved@FreeBSD.org> | 2002-11-23 21:07:29 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-23 21:07:29 +0800 |
commit | 9e6f5c461d10d861b074645945cef429593e8aa8 (patch) | |
tree | 1f957bfa59fff415b0ba7a28c5154730dcd4d241 /print/pup/pkg-descr | |
parent | e08855bc3129bd08106c040ee811d2cbe36aa2d1 (diff) | |
download | freebsd-ports-gnome-9e6f5c461d10d861b074645945cef429593e8aa8.tar.gz freebsd-ports-gnome-9e6f5c461d10d861b074645945cef429593e8aa8.tar.zst freebsd-ports-gnome-9e6f5c461d10d861b074645945cef429593e8aa8.zip |
Add Pup. pup (Printer Utility Program) is a GUI utility for maintaining your
printer. It supports some Lexmark and HP Printers.
Submitted by: Klaus Goger <klaus.goger@reflex.at>
Diffstat (limited to 'print/pup/pkg-descr')
-rw-r--r-- | print/pup/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/print/pup/pkg-descr b/print/pup/pkg-descr new file mode 100644 index 000000000000..91a2b199ec5d --- /dev/null +++ b/print/pup/pkg-descr @@ -0,0 +1,15 @@ +Pup (Printer Utility Program) is a GUI utility for maintaining your printer. + +Supports following printers + * Lexmark Optra Color 40 + Color 45 + E310 + * HP 2100M + 4000 + LJ4 Plus + +With read back additionally all PJL printers are supported. +see lptcontrol(8) + +Author: matthewsimpson@users.sourceforge.net +WWW: http://pup.sourceforge.net/ |