# 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-Test-Dir # p5-Test-Dir/Makefile # p5-Test-Dir/distinfo # p5-Test-Dir/pkg-descr # p5-Test-Dir/pkg-plist # echo c - p5-Test-Dir mkdir -p p5-Test-Dir > /dev/null 2>&1 echo x - p5-Test-Dir/Makefile sed 's/^X//' >p5-Test-Dir/Makefile << 'END-of-p5-Test-Dir/Makefile' X# New ports collection makefile for: Config::Fast X# Date created: 25 Nov 2007 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X# X XPORTNAME= Test-Dir XPORTVERSION= 1.002 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Test XPKGNAMEPREFIX= p5- X XMAINTAINER= kiwi@oav.net XCOMMENT= Test directory attributes X XPERL_CONFIGURE= yes X XMAN3= Test::Dir.3 X X.include END-of-p5-Test-Dir/Makefile echo x - p5-Test-Dir/distinfo sed 's/^X//' >p5-Test-Dir/distinfo << 'END-of-p5-Test-Dir/distinfo' XMD5 (Test-Dir-1.002.tar.gz) = fd14c8610675dac65723e1f1ef2d46fa XSHA256 (Test-Dir-1.002.tar.gz) = c4a3e8397fb70da953530f780b33e757482948305a2bda0bc322de982fb33f30 XSIZE (Test-Dir-1.002.tar.gz) = 12731 END-of-p5-Test-Dir/distinfo echo x - p5-Test-Dir/pkg-descr sed 's/^X//' >p5-Test-Dir/pkg-descr << 'END-of-p5-Test-Dir/pkg-descr' XTest::Dir - test directory attributes X XFUNCTIONS Xdir_exists_ok X XOk if the directory exists, and not ok otherwise. Xdir_not_exists_ok X XOk if the directory does not exist, and not ok otherwise. X X XWWW: http://search.cpan.org/dist/Test-Dir/ END-of-p5-Test-Dir/pkg-descr echo x - p5-Test-Dir/pkg-plist sed 's/^X//' >p5-Test-Dir/pkg-plist << 'END-of-p5-Test-Dir/pkg-plist' X%%SITE_PERL%%/Test/Dir.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test X@dirrmtry %%SITE_PERL%%/Test END-of-p5-Test-Dir/pkg-plist exit