From 7943d34c8c762436a95bce4f29655c8e67395eb8 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 19 May 2009 13:46:34 +0000 Subject: [PATCH] - be consistent with a least ghostscript and a2ps and build the letter FLAVOR by default - regen PLIST while here --- print/psutils/Makefile | 6 +++--- print/psutils/pkg/PLIST | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/print/psutils/Makefile b/print/psutils/Makefile index 3a6cd52a7c5..8b85477c5a8 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.26 2007/10/08 14:01:12 steven Exp $ +# $OpenBSD: Makefile,v 1.27 2009/05/19 13:46:34 ajacoutot Exp $ COMMENT= manipulating PostScript documents DISTNAME= psutils-p17 -PKGNAME= psutils-0.17p0 +PKGNAME= psutils-0.17p1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/psutils/} @@ -21,7 +21,7 @@ WRKDIST= ${WRKDIR}/psutils FLAVORS=a3 a4 a5 b5 letter legal ledger tabloid statement executive \ folio quarto s10x14 -FLAVOR?=a4 +FLAVOR?=letter .for i in ${FLAVORS} . if ${FLAVOR:L} == $i diff --git a/print/psutils/pkg/PLIST b/print/psutils/pkg/PLIST index 7b4e35a0947..c75423a3fb7 100644 --- a/print/psutils/pkg/PLIST +++ b/print/psutils/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:32:14 espie Exp $ -bin/epsffit +@comment $OpenBSD: PLIST,v 1.6 2009/05/19 13:46:34 ajacoutot Exp $ +@bin bin/epsffit bin/extractres bin/fixdlsrps bin/fixfmps @@ -13,12 +13,12 @@ bin/fixwpps bin/fixwwps bin/getafm bin/includeres -bin/psbook +@bin bin/psbook bin/psmerge -bin/psnup -bin/psresize -bin/psselect -bin/pstops +@bin bin/psnup +@bin bin/psresize +@bin bin/psselect +@bin bin/pstops bin/showchar @man man/man1/epsffit.1 @man man/man1/extractres.1