# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # psdim # psdim/Makefile # psdim/distinfo # psdim/pkg-plist # psdim/pkg-descr # echo c - psdim mkdir -p psdim > /dev/null 2>&1 echo x - psdim/Makefile sed 's/^X//' >psdim/Makefile << 'END-of-psdim/Makefile' X# New ports collection makefile for: psdim X# Date created: 22 Apr 2005 17:00:00 CEST X# Whom: e-masson@kisoft-services.com X# X# $FreeBSD$ X# X XPORTNAME= psdim XPORTVERSION= 1.4 XCATEGORIES= print XMASTER_SITES= http://quasar.mathstat.uottawa.ca/~selinger/psdim/download/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= e-masson@kisoft-services.com XCOMMENT= Utility that calculates the optimal placement of the pages for n-up printing \ X http://quasar.mathstat.uottawa.ca/~selinger/psdim/ X X# X# define WITH_GHOSTSCRIPT_AFPL=yes for AFPL Postscript interpreter X# instead of GNU one X# XUSE_GHOSTSCRIPT_RUN= yes X XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} X XMAN1= psdim.1 X X.include END-of-psdim/Makefile echo x - psdim/distinfo sed 's/^X//' >psdim/distinfo << 'END-of-psdim/distinfo' XMD5 (psdim-1.4.tar.gz) = 1e953d81876b5423a535583188196584 XSIZE (psdim-1.4.tar.gz) = 99679 END-of-psdim/distinfo echo x - psdim/pkg-plist sed 's/^X//' >psdim/pkg-plist << 'END-of-psdim/pkg-plist' Xbin/psdim END-of-psdim/pkg-plist echo x - psdim/pkg-descr sed 's/^X//' >psdim/pkg-descr << 'END-of-psdim/pkg-descr' XUtility that calculates the optimal placement of the pages for n-up printing END-of-psdim/pkg-descr exit