# 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-HTML-Element-Library # p5-HTML-Element-Library/Makefile # p5-HTML-Element-Library/distinfo # p5-HTML-Element-Library/pkg-descr # p5-HTML-Element-Library/pkg-plist # echo c - p5-HTML-Element-Library mkdir -p p5-HTML-Element-Library > /dev/null 2>&1 echo x - p5-HTML-Element-Library/Makefile sed 's/^X//' >p5-HTML-Element-Library/Makefile << 'END-of-p5-HTML-Element-Library/Makefile' X# New ports collection makefile for: p5-HTML-Element-Library X# Date created: 2007/02/14 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= HTML-Element-Library XPORTVERSION= 3.51 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= HTML XPKGNAMEPREFIX= p5- X XMAINTAINER= chinsan@FreeBSD.org XCOMMENT= HTML::Element convenience functions X XBUILD_DEPENDS= p5-Array-Group>=0:${PORTSDIR}/devel/p5-Array-Group \ X p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ X p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ X p5-List-Rotation-Cycle>=0:${PORTSDIR}/devel/p5-List-Rotation-Cycle \ X p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ X p5-Scalar-Listify>=0:${PORTSDIR}/devel/p5-Scalar-Listify \ X p5-HTML-PrettyPrinter>=0:${PORTSDIR}/www/p5-HTML-PrettyPrinter \ X p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree XRUN_DEPENDS= ${BUILD_DEPENDS} X XMAN3= HTML::Element::Library.3 HTML::Element::Library::Changes.3 X XPERL_CONFIGURE= yes X X.include X Xpost-extract: X @${CP} ${WRKSRC}/Changes ${WRKSRC}/CHANGES X X.if ${PERL_LEVEL} < 500600 # inherited from p5-libwww XIGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again X.endif X X.include END-of-p5-HTML-Element-Library/Makefile echo x - p5-HTML-Element-Library/distinfo sed 's/^X//' >p5-HTML-Element-Library/distinfo << 'END-of-p5-HTML-Element-Library/distinfo' XMD5 (HTML-Element-Library-3.51.tar.gz) = a3d1b131036014a0ebcc3dbcb32d6b61 XSHA256 (HTML-Element-Library-3.51.tar.gz) = c5c6291361fccf44298d4fbc94fa925f672d594dcddcd77319cbc768df881b57 XSIZE (HTML-Element-Library-3.51.tar.gz) = 32943 END-of-p5-HTML-Element-Library/distinfo echo x - p5-HTML-Element-Library/pkg-descr sed 's/^X//' >p5-HTML-Element-Library/pkg-descr << 'END-of-p5-HTML-Element-Library/pkg-descr' XHTML::Element::Library - HTML::Element convenience functions XThis method provides API calls for common actions on trees when using XHTML::Tree. X XWWW: http://search.cpan.org/dist/HTML-Element-Library/ END-of-p5-HTML-Element-Library/pkg-descr echo x - p5-HTML-Element-Library/pkg-plist sed 's/^X//' >p5-HTML-Element-Library/pkg-plist << 'END-of-p5-HTML-Element-Library/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Element/Library/.packlist X%%SITE_PERL%%/HTML/Element/Library.pm X%%SITE_PERL%%/HTML/Element/Library/Changes.pod X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Element/Library X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Element X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML X@dirrmtry %%SITE_PERL%%/HTML/Element/Library X@dirrmtry %%SITE_PERL%%/HTML/Element X@dirrmtry %%SITE_PERL%%/HTML END-of-p5-HTML-Element-Library/pkg-plist exit