diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1997-08-15 23:14:09 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1997-08-15 23:14:09 +0000 |
commit | 381faf2cbded95e65810e78750cd3c8cee587a62 (patch) | |
tree | fe7df5bc7bed92c96ea6bc5749a7bfcaf4351d5f /print | |
parent | b30f20c723a8810142c2efe0a8171afced37c659 (diff) | |
download | ports-381faf2cbded95e65810e78750cd3c8cee587a62.tar.gz ports-381faf2cbded95e65810e78750cd3c8cee587a62.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/psutils-letter/Makefile | 11 | ||||
-rw-r--r-- | print/psutils-letter/distinfo | 2 | ||||
-rw-r--r-- | print/psutils-letter/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 74494bb721b4..80c511d9fbe7 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -3,16 +3,17 @@ # Date created: 21 September 1994 # Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.11 1996/08/02 00:13:21 jmz Exp $ +# $Id: Makefile,v 1.12 1996/11/17 08:45:05 obrien Exp $ # -DISTNAME= psutils -PKGNAME= psutils-${PAPERSIZE}-1.16 +DISTNAME= psutils-p17 +PKGNAME= psutils-${PAPERSIZE}-1.17 CATEGORIES= print -MASTER_SITES= ftp://colonsay.dcs.ed.ac.uk/pub/ajcd/ - +MASTER_SITES= ftp://ftp.dcs.ed.ac.uk//pub/ajcd/ MAINTAINER= jmz@FreeBSD.org +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 \ diff --git a/print/psutils-letter/distinfo b/print/psutils-letter/distinfo index 749b169af3a0..f08af98d2460 100644 --- a/print/psutils-letter/distinfo +++ b/print/psutils-letter/distinfo @@ -1 +1 @@ -MD5 (psutils.tar.gz) = d7d02dcb2a8947d11457e53ed6378267 +MD5 (psutils-p17.tar.gz) = b161522f3bd1507655326afa7db4a0ad diff --git a/print/psutils-letter/pkg-plist b/print/psutils-letter/pkg-plist index 33c7f282ad76..7fb96342d0a1 100644 --- a/print/psutils-letter/pkg-plist +++ b/print/psutils-letter/pkg-plist @@ -18,6 +18,7 @@ bin/fixdlsrps bin/extractres bin/includeres bin/psmerge +bin/showchar man/man1/psbook.1.gz man/man1/psselect.1.gz man/man1/pstops.1.gz |