diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
commit | f44828dd89b7811499c6fafd6887b9cf6c2cb0bc (patch) | |
tree | d498d4b5a229fa9c98ad0333e5a5bf820ac6347a /print/psutils-letter | |
parent | 056a75923d4c66235f363c3d88bd126000b22df3 (diff) |
Notes
Diffstat (limited to 'print/psutils-letter')
-rw-r--r-- | print/psutils-letter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 80c511d9fbe7..319d32f61c94 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -3,17 +3,18 @@ # Date created: 21 September 1994 # Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.12 1996/11/17 08:45:05 obrien Exp $ +# $Id: Makefile,v 1.13 1997/08/15 23:13:58 jmz Exp $ # DISTNAME= psutils-p17 PKGNAME= psutils-${PAPERSIZE}-1.17 CATEGORIES= print MASTER_SITES= ftp://ftp.dcs.ed.ac.uk//pub/ajcd/ + MAINTAINER= jmz@FreeBSD.org +MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4 WRKSRC= ${WRKDIR}/psutils - MAKE_FLAGS?= PAPER=${PAPERSIZE} -f MAN1= psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 \ getafm.1 fixdlsrps.1 fixfmps.1 fixmacps.1 fixpsditps.1 \ |