# 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-Shell-Perl # p5-Shell-Perl/Makefile # p5-Shell-Perl/distinfo # p5-Shell-Perl/pkg-descr # p5-Shell-Perl/pkg-plist # echo c - p5-Shell-Perl mkdir -p p5-Shell-Perl > /dev/null 2>&1 echo x - p5-Shell-Perl/Makefile sed 's/^X//' >p5-Shell-Perl/Makefile << 'END-of-p5-Shell-Perl/Makefile' X# New ports collection makefile for: p5-Shell-Perl X# Date created: 2008-02-27 X# Whom: Shinsuke Matsui X# X# $FreeBSD$ X# X XPORTNAME= Shell-Perl XPORTVERSION= 0.0015 XCATEGORIES= shells perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= smatsui@karashi.org XCOMMENT= A read-eval-print loop in Perl X XRUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ X ${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump \ X ${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer XBUILD_DEPENDS= ${SITE_PERL}/Test/Script.pm:${PORTSDIR}/devel/p5-Test-Script \ X ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ X ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ X ${SITE_PERL}/Test/Expect.pm:${PORTSDIR}/devel/p5-Test-Expect X XPERL_CONFIGURE= YES X XMAN1= pirl.1 XMAN3= Shell::Perl.3 Shell::Perl::Dumper.3 X X.include END-of-p5-Shell-Perl/Makefile echo x - p5-Shell-Perl/distinfo sed 's/^X//' >p5-Shell-Perl/distinfo << 'END-of-p5-Shell-Perl/distinfo' XMD5 (Shell-Perl-0.0015.tar.gz) = 4533973c1abf1a9e02a8456502b7d269 XSHA256 (Shell-Perl-0.0015.tar.gz) = 23e7b9c015a30bb64e859571fc6ddf1d010c84ba6bfa8ceb387abffae2c5b14e XSIZE (Shell-Perl-0.0015.tar.gz) = 11524 END-of-p5-Shell-Perl/distinfo echo x - p5-Shell-Perl/pkg-descr sed 's/^X//' >p5-Shell-Perl/pkg-descr << 'END-of-p5-Shell-Perl/pkg-descr' XShell::Perl is the implementation of a simple command-line interpreter Xfor Perl. X XWWW: http://search.cpan.org/dist/Shell-Perl/ END-of-p5-Shell-Perl/pkg-descr echo x - p5-Shell-Perl/pkg-plist sed 's/^X//' >p5-Shell-Perl/pkg-plist << 'END-of-p5-Shell-Perl/pkg-plist' Xbin/pirl X%%SITE_PERL%%/Shell/Perl.pm X%%SITE_PERL%%/Shell/Perl/Dumper.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Perl/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Perl X@dirrm %%SITE_PERL%%/Shell/Perl X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell X@dirrmtry %%SITE_PERL%%/Shell END-of-p5-Shell-Perl/pkg-plist exit