# 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-Weather-Underground # p5-Weather-Underground/pkg-descr # p5-Weather-Underground/Makefile # p5-Weather-Underground/pkg-plist # p5-Weather-Underground/distinfo # echo c - p5-Weather-Underground mkdir -p p5-Weather-Underground > /dev/null 2>&1 echo x - p5-Weather-Underground/pkg-descr sed 's/^X//' >p5-Weather-Underground/pkg-descr << 'END-of-p5-Weather-Underground/pkg-descr' XWeather::Underground is a perl module which provides a simple OO interface to Xretrieving weather data for a geographic location. It does so by querying Xwunderground.com and parsing the returned results. X XAuthor: Mina Naguib XWWW: http://search.cpan.org/~mnaguib/Weather-Underground/ END-of-p5-Weather-Underground/pkg-descr echo x - p5-Weather-Underground/Makefile sed 's/^X//' >p5-Weather-Underground/Makefile << 'END-of-p5-Weather-Underground/Makefile' X# New ports collection makefile for: p5-Weather-Underground X# Date created: 2006-05-16 X# Whom: Simon Olofsson X# X# $FreeBSD$ X# X XPORTNAME= Weather-Underground XPORTVERSION= 3.02 XCATEGORIES= astro perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Weather XPKGNAMEPREFIX= p5- X XMAINTAINER= simon@olofsson.de XCOMMENT= Retrieve weather information from wunderground.com X XBUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Weather::Underground.3 X X.include X X.if ${PERL_LEVEL} < 500800 XIGNORE=requires perl 5.8.0 or later. Install lang/perl5.8 and try again X.endif X X.include END-of-p5-Weather-Underground/Makefile echo x - p5-Weather-Underground/pkg-plist sed 's/^X//' >p5-Weather-Underground/pkg-plist << 'END-of-p5-Weather-Underground/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground/.packlist X%%SITE_PERL%%/Weather/Underground.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather X@dirrmtry %%SITE_PERL%%/Weather END-of-p5-Weather-Underground/pkg-plist echo x - p5-Weather-Underground/distinfo sed 's/^X//' >p5-Weather-Underground/distinfo << 'END-of-p5-Weather-Underground/distinfo' XMD5 (Weather-Underground-3.02.tar.gz) = e62f2b51de150352ba40fe0dfa7ddb58 XSHA256 (Weather-Underground-3.02.tar.gz) = 16fb1cb0b3eb4792452eac13fcafb84199e5f06bd861e653cb89e72506c1403a XSIZE (Weather-Underground-3.02.tar.gz) = 9003 END-of-p5-Weather-Underground/distinfo exit