# 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: # # textogif # textogif/pkg-descr # textogif/Makefile # textogif/pkg-plist # textogif/distinfo # echo c - textogif mkdir -p textogif > /dev/null 2>&1 echo x - textogif/pkg-descr sed 's/^X//' >textogif/pkg-descr << 'END-of-textogif/pkg-descr' XConverts a LaTeX file containing equations(s) into a GIF file for Xembedding into an HTML document. The black and white image of the Xequation is created at high resolution and then resampled to the Xtarget resolution to antialias what would otherwise be jagged Xedges. X XAuthor: John Walker XWWW: http://www.fourmilab/webtools/textogif/ END-of-textogif/pkg-descr echo x - textogif/Makefile sed 's/^X//' >textogif/Makefile << 'END-of-textogif/Makefile' X# New ports collection makefile for: textogif X# Date created: 2006-02-04 X# Whom: Nicola Vitale X# X# $FreeBSD$ X# X XPORTNAME= textogif XPORTVERSION= 1.1 XCATEGORIES= textproc math www XMASTER_SITES= http://www.fourmilab.ch/webtools/textogif/download/ \ X http://nivi.interfree.it/distfiles/${PORTNAME}/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= nivit@email.it XCOMMENT= A Perl script to convert LaTeX formulas into GIFs X XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ X dvips:${PORTSDIR}/print/dvipsk-tetex \ X ppmtogif:${PORTSDIR}/graphics/netpbm X XNO_BUILD= yes XUSE_PERL5_RUN= yes X Xdo-install: X @cd ${WRKDIR};\ X ${INSTALL_SCRIPT} ${PORTNAME} ${PREFIX}/bin X X.include END-of-textogif/Makefile echo x - textogif/pkg-plist sed 's/^X//' >textogif/pkg-plist << 'END-of-textogif/pkg-plist' X@comment $FreeBSD$ Xbin/textogif END-of-textogif/pkg-plist echo x - textogif/distinfo sed 's/^X//' >textogif/distinfo << 'END-of-textogif/distinfo' XMD5 (textogif_1.1.tar.gz) = c3ccc8de3a0e06a362bbeec3a4b9226b XSHA256 (textogif_1.1.tar.gz) = e3cdf7579a9d1f1a0b45ffe3267b092928a50e6e5976a446eb49e39895325b4c XSIZE (textogif_1.1.tar.gz) = 3659 END-of-textogif/distinfo exit