# 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-File-Grep # p5-File-Grep/Makefile # p5-File-Grep/distinfo # p5-File-Grep/pkg-descr # p5-File-Grep/pkg-plist # echo c - p5-File-Grep mkdir -p p5-File-Grep > /dev/null 2>&1 echo x - p5-File-Grep/Makefile sed 's/^X//' >p5-File-Grep/Makefile << 'END-of-p5-File-Grep/Makefile' X# New ports collection makefile for: File-Grep X# Date created: 08 May 2004 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X XPORTNAME= File-Grep XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= kiwi@oav.net XCOMMENT= Perl Module that Find matches to a pattern in files or function X XPERL_CONFIGURE= YES X XMAN3= File::Grep.3 X X.include END-of-p5-File-Grep/Makefile echo x - p5-File-Grep/distinfo sed 's/^X//' >p5-File-Grep/distinfo << 'END-of-p5-File-Grep/distinfo' XMD5 (File-Grep-0.01.tar.gz) = dbb9c99036208f3897fe81415c8d4ac9 XSIZE (File-Grep-0.01.tar.gz) = 4649 END-of-p5-File-Grep/distinfo echo x - p5-File-Grep/pkg-descr sed 's/^X//' >p5-File-Grep/pkg-descr << 'END-of-p5-File-Grep/pkg-descr' XThe File::Grep module is designed for find matches to a pattern in Xa series of files and related functions. X XWWW: http://search.cpan.org/dist/File-Grep/ END-of-p5-File-Grep/pkg-descr echo x - p5-File-Grep/pkg-plist sed 's/^X//' >p5-File-Grep/pkg-plist << 'END-of-p5-File-Grep/pkg-plist' X%%SITE_PERL%%/File/Grep.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Grep/.packlist X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Grep 2>/dev/null || true END-of-p5-File-Grep/pkg-plist exit