summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-23 13:07:29 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-23 13:07:29 +0000
commit7442d7ab648448d8888047a7d79697a803de1baf (patch)
treedb8839f732280e21c561ea58fc8ab4db2885389c /print/Makefile
parentFix build on -current. (diff)
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>
Notes
Notes: svn path=/head/; revision=70842
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
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