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/Makefile | |
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/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index c6e43e9cf294..7618cb00f571 100644 --- a/print/Makefile +++ b/print/Makefile @@ -158,6 +158,7 @@ SUBDIR += pstotext SUBDIR += psutils-a4 SUBDIR += psutils-letter + SUBDIR += pup SUBDIR += py-fonttools SUBDIR += py-freetype SUBDIR += py-reportlab |