# 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: # # p5-Text-Textile # p5-Text-Textile/Makefile # p5-Text-Textile/distinfo # p5-Text-Textile/pkg-plist # p5-Text-Textile/pkg-descr # echo c - p5-Text-Textile mkdir -p p5-Text-Textile > /dev/null 2>&1 echo x - p5-Text-Textile/Makefile sed 's/^X//' >p5-Text-Textile/Makefile << 'END-of-p5-Text-Textile/Makefile' X# ex:ts=8 X# Ports collection makefile for: p5-Text-Textile X# Date created: May 4, 2005 X# Whom: Travis Campbell X# X# $FreeBSD$ X# X XPORTNAME= Text-Textile XPORTVERSION= 0.7 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOMI XPKGNAMEPREFIX= p5- X XMAINTAINER= hcoyote@ghostar.org XCOMMENT= A perl-based implementation of the Textile syntax by Dean Allen X XPERL_MODBUILD= yes X XMAN3= Text::Textile.3 X X.include X.if ${PERL_LEVEL} < 500601 XIGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again X.endif X.include END-of-p5-Text-Textile/Makefile echo x - p5-Text-Textile/distinfo sed 's/^X//' >p5-Text-Textile/distinfo << 'END-of-p5-Text-Textile/distinfo' XMD5 (Text-Textile-0.7.tar.gz) = 0e21473f76f019824185d4fe082597c1 XSIZE (Text-Textile-0.7.tar.gz) = 27355 END-of-p5-Text-Textile/distinfo echo x - p5-Text-Textile/pkg-plist sed 's/^X//' >p5-Text-Textile/pkg-plist << 'END-of-p5-Text-Textile/pkg-plist' X%%SITE_PERL%%/Text/Textile.pm X@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true END-of-p5-Text-Textile/pkg-plist echo x - p5-Text-Textile/pkg-descr sed 's/^X//' >p5-Text-Textile/pkg-descr << 'END-of-p5-Text-Textile/pkg-descr' XText::Textile is a Perl-based implementation of Dean Allen's Textile syntax. XTextile is shorthand for doing common formatting tasks. X XWWW: http://search.cpan.org/dist/Text-Textile/ X X- Travis Campbell Xhcoyote@ghostar.org END-of-p5-Text-Textile/pkg-descr exit