- 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
|
COMMENT= manipulating PostScript documents
|
||||||
|
|
||||||
DISTNAME= psutils-p17
|
DISTNAME= psutils-p17
|
||||||
PKGNAME= psutils-0.17p0
|
PKGNAME= psutils-0.17p1
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/psutils/}
|
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 \
|
FLAVORS=a3 a4 a5 b5 letter legal ledger tabloid statement executive \
|
||||||
folio quarto s10x14
|
folio quarto s10x14
|
||||||
|
|
||||||
FLAVOR?=a4
|
FLAVOR?=letter
|
||||||
|
|
||||||
.for i in ${FLAVORS}
|
.for i in ${FLAVORS}
|
||||||
. if ${FLAVOR:L} == $i
|
. if ${FLAVOR:L} == $i
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:32:14 espie Exp $
|
@comment $OpenBSD: PLIST,v 1.6 2009/05/19 13:46:34 ajacoutot Exp $
|
||||||
bin/epsffit
|
@bin bin/epsffit
|
||||||
bin/extractres
|
bin/extractres
|
||||||
bin/fixdlsrps
|
bin/fixdlsrps
|
||||||
bin/fixfmps
|
bin/fixfmps
|
||||||
@ -13,12 +13,12 @@ bin/fixwpps
|
|||||||
bin/fixwwps
|
bin/fixwwps
|
||||||
bin/getafm
|
bin/getafm
|
||||||
bin/includeres
|
bin/includeres
|
||||||
bin/psbook
|
@bin bin/psbook
|
||||||
bin/psmerge
|
bin/psmerge
|
||||||
bin/psnup
|
@bin bin/psnup
|
||||||
bin/psresize
|
@bin bin/psresize
|
||||||
bin/psselect
|
@bin bin/psselect
|
||||||
bin/pstops
|
@bin bin/pstops
|
||||||
bin/showchar
|
bin/showchar
|
||||||
@man man/man1/epsffit.1
|
@man man/man1/epsffit.1
|
||||||
@man man/man1/extractres.1
|
@man man/man1/extractres.1
|
||||||
|
Loading…
Reference in New Issue
Block a user