- be consistent with a least ghostscript and a2ps and build the letter
FLAVOR by default - regen PLIST while here
This commit is contained in:
parent
e8dd94a739
commit
7943d34c8c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user