# 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-Template-Associate # p5-HTML-Template-Associate/pkg-plist # p5-HTML-Template-Associate/distinfo # p5-HTML-Template-Associate/pkg-descr # p5-HTML-Template-Associate/Makefile # echo c - p5-HTML-Template-Associate mkdir -p p5-HTML-Template-Associate > /dev/null 2>&1 echo x - p5-HTML-Template-Associate/pkg-plist sed 's/^X//' >p5-HTML-Template-Associate/pkg-plist << 'END-of-p5-HTML-Template-Associate/pkg-plist' X%%SITE_PERL%%/HTML/Template/Associate.pm X%%SITE_PERL%%/HTML/Template/Associate/FormValidator.pm X@dirrm %%SITE_PERL%%/HTML/Template/Associate X%%SITE_PERL%%/mach/auto/HTML/Template/Associate/.packlist X@dirrm %%SITE_PERL%%/mach/auto/HTML/Template/Associate END-of-p5-HTML-Template-Associate/pkg-plist echo x - p5-HTML-Template-Associate/distinfo sed 's/^X//' >p5-HTML-Template-Associate/distinfo << 'END-of-p5-HTML-Template-Associate/distinfo' XMD5 (HTML-Template-Associate-1.10.tar.gz) = 2331821473533b510c3307f495887c8e END-of-p5-HTML-Template-Associate/distinfo echo x - p5-HTML-Template-Associate/pkg-descr sed 's/^X//' >p5-HTML-Template-Associate/pkg-descr << 'END-of-p5-HTML-Template-Associate/pkg-descr' XHTML::Template::Associate bridges gap between HTML::Template and Xother modules that can be used in conjunction with it to do something Xuseful together, like for example Data::FormValidator that can verify form Xinputs. X XThe primary reason I wrote this is that I needed something to bridge those Xtwo and the thought of creating something more expandable came to mind. X XWWW: http://search.cpan.org/author/ALEXP/HTML-Template-Associate-1.10/ X X- Manuel Rodrigo Rabade Garcia Xmig@mig-29.net END-of-p5-HTML-Template-Associate/pkg-descr echo x - p5-HTML-Template-Associate/Makefile sed 's/^X//' >p5-HTML-Template-Associate/Makefile << 'END-of-p5-HTML-Template-Associate/Makefile' X# New ports collection makefile for: HTML-Template-Associate X# Date created: 2 Sep 2003 X# Whom: Manuel Rábade X# X# $FreeBSD$ X# X XPORTNAME= HTML-Template-Associate XPORTVERSION= 1.10 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../../authors/id/A/AL/ALEXP XPKGNAMEPREFIX= p5- X XMAINTAINER= mig@mig-29.net XCOMMENT= Bridges gap between HTML::Template and other modules X XRUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ X ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \ X ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= HTML::Template::Associate.3 \ X HTML::Template::Associate::FormValidator.3 X X.include END-of-p5-HTML-Template-Associate/Makefile exit