# 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-Module-List # p5-Module-List/Makefile # p5-Module-List/distinfo # p5-Module-List/pkg-descr # p5-Module-List/pkg-plist # echo c - p5-Module-List mkdir -p p5-Module-List > /dev/null 2>&1 echo x - p5-Module-List/Makefile sed 's/^X//' >p5-Module-List/Makefile << 'END-of-p5-Module-List/Makefile' X# New ports collection makefile for: p5-Module-List X# Date created: 2008-06-09 X# Whom: Oleg A. Mamontov X# X# $FreeBSD$ X# X XPORTNAME= Module-List XPORTVERSION= 0.001 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= oleg@mamontov.net XCOMMENT= Module 'directory' listing X XPERL_CONFIGURE= yes X XMAN3= Module::List.3 X X.include END-of-p5-Module-List/Makefile echo x - p5-Module-List/distinfo sed 's/^X//' >p5-Module-List/distinfo << 'END-of-p5-Module-List/distinfo' XMD5 (Module-List-0.001.tar.gz) = d6df7f9688a27713e9a6d3e98fac4dab XSHA256 (Module-List-0.001.tar.gz) = a406a9c09c4279024494254e5f58f03c6350d83345d43323fab7e904c5eca8dd XSIZE (Module-List-0.001.tar.gz) = 3388 END-of-p5-Module-List/distinfo echo x - p5-Module-List/pkg-descr sed 's/^X//' >p5-Module-List/pkg-descr << 'END-of-p5-Module-List/pkg-descr' XThis module deals with the examination of the namespace of Perl modules. X XWWW: http://search.cpan.org/dist/Module-List/ END-of-p5-Module-List/pkg-descr echo x - p5-Module-List/pkg-plist sed 's/^X//' >p5-Module-List/pkg-plist << 'END-of-p5-Module-List/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/Module/List.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module X@dirrmtry %%SITE_PERL%%/Module END-of-p5-Module-List/pkg-plist exit