# 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: # # pspresent # pspresent/Makefile # pspresent/pkg-descr # pspresent/distinfo # echo c - pspresent mkdir -p pspresent > /dev/null 2>&1 echo x - pspresent/Makefile sed 's/^X//' >pspresent/Makefile << 'END-of-pspresent/Makefile' X# New ports collection makefile for: pspresent X# Date created: 25 Jul 2007 X# Whom: Timothy Bourke X# X# $FreeBSD$ X# X XPORTNAME= pspresent XPORTVERSION= 1.3 XCATEGORIES= misc XMASTER_SITES= http://www.cse.unsw.edu.au/~matthewc/pspresent/ X XMAINTAINER= timbob@bigpond.com XCOMMENT= Full-screen slide shows of postscript files X XUSE_GHOSTSCRIPT_RUN=yes XALL_TARGET= pspresent XPLIST_FILES= bin/pspresent X XMAN1= pspresent.1 X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/pspresent ${PREFIX}/bin X @${INSTALL_MAN} ${WRKSRC}/pspresent.1 ${MAN1PREFIX}/man/man1 X X.include END-of-pspresent/Makefile echo x - pspresent/pkg-descr sed 's/^X//' >pspresent/pkg-descr << 'END-of-pspresent/pkg-descr' Xpspresent is a presentation tool to display full-screen PostScript Xpresentations. It provides simple navigation, and double-buffers for Xseamless transitions. X XWWW: http://www.cse.unsw.edu.au/~matthewc/pspresent END-of-pspresent/pkg-descr echo x - pspresent/distinfo sed 's/^X//' >pspresent/distinfo << 'END-of-pspresent/distinfo' XMD5 (pspresent-1.3.tar.gz) = 775025aa81ac4b86cd7067f17e312589 XSHA256 (pspresent-1.3.tar.gz) = 94f2b6fa437929c9add2b8f4554a204d49132170c1d167c4389c7de26f5a6f80 XSIZE (pspresent-1.3.tar.gz) = 14357 END-of-pspresent/distinfo exit