From 0dad2cd26133c3df79e445ed575c285f92667960 Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 4 Jun 2002 14:33:38 +0000 Subject: Add and enable yup. yup provides a PostScript printer with the capability of printing any number of reduced page images on one physical sheet of paper, be they PostScript or ASCII text. Supplied by grant at grunta.com in PR#14128. Thanks! --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/Makefile b/print/Makefile index 9a6014b1542..a7f13e1b55f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2002/05/31 15:02:43 seb Exp $ +# $NetBSD: Makefile,v 1.72 2002/06/04 14:33:38 cjep Exp $ # COMMENT= Desktop publishing @@ -69,5 +69,6 @@ SUBDIR+= transfig SUBDIR+= ttftot42 SUBDIR+= xpdf SUBDIR+= xpp +SUBDIR+= yup .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3