# 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-Net-Amazon-Route53 # p5-Net-Amazon-Route53/pkg-plist # p5-Net-Amazon-Route53/distinfo # p5-Net-Amazon-Route53/Makefile # p5-Net-Amazon-Route53/pkg-descr # echo c - p5-Net-Amazon-Route53 mkdir -p p5-Net-Amazon-Route53 > /dev/null 2>&1 echo x - p5-Net-Amazon-Route53/pkg-plist sed 's/^X//' >p5-Net-Amazon-Route53/pkg-plist << '393c250cc0c131e70b1de3bc482cab5c' X@comment $FreeBSD$ Xbin/route53 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53/.packlist X%%SITE_PERL%%/Net/Amazon/Route53/Change.pm X%%SITE_PERL%%/Net/Amazon/Route53/HostedZone.pm X%%SITE_PERL%%/Net/Amazon/Route53/ResourceRecordSet.pm X%%SITE_PERL%%/Net/Amazon/Route53.pm X@dirrmtry %%SITE_PERL%%/Net/Amazon/Route53 X@dirrmtry %%SITE_PERL%%/Net/Amazon X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53 X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 393c250cc0c131e70b1de3bc482cab5c echo x - p5-Net-Amazon-Route53/distinfo sed 's/^X//' >p5-Net-Amazon-Route53/distinfo << '0109ccff8f2dcd7757321feeb379730e' XSHA256 (Net-Amazon-Route53-0.110310.tar.gz) = 553c958a4c646b44b09ee312625e5a74349c26cb234edad2ba9adcf7e352bbf2 XSIZE (Net-Amazon-Route53-0.110310.tar.gz) = 17916 0109ccff8f2dcd7757321feeb379730e echo x - p5-Net-Amazon-Route53/Makefile sed 's/^X//' >p5-Net-Amazon-Route53/Makefile << '08c72eadba8dbd4f72fdc61d58c88b56' X# New ports collection makefile for: p5-Net-Amazon-Route53 X# Date created: 2011-04-24 X# Whom: Jui-Nan Lin X# X# $FreeBSD$ X# X XPORTNAME= Net-Amazon-Route53 XPORTVERSION= 0.110310 XCATEGORIES= dns perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= jnlin@csie.nctu.edu.tw XCOMMENT= Manage your DNS entries on Amazon's Route53 service X XBUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ X p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \ X p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ X p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ X p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \ X p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \ X p5-XML-Bare>0:${PORTSDIR}/textproc/p5-XML-Bare XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= route53.1 XMAN3= Net::Amazon::Route53.3 Net::Amazon::Route53::HostedZone.3 Net::Amazon::Route53::ResourceRecordSet.3 Net::Amazon::Route53::Change.3 X X.include 08c72eadba8dbd4f72fdc61d58c88b56 echo x - p5-Net-Amazon-Route53/pkg-descr sed 's/^X//' >p5-Net-Amazon-Route53/pkg-descr << 'a9b2d34f268ac35eb138204bca1badfd' XThe Net::Amazon::Route53 Perl module allows you to manage DNS Xrecords for your domains via Amazon's Route 53 service. X XFor more information, visit http://aws.amazon.com/route53/. X XWWW: http://search.cpan.org/dist/Net-Amazon-Route53/ a9b2d34f268ac35eb138204bca1badfd exit