# 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-DateTime-Format-ISO8601 # p5-DateTime-Format-ISO8601/Makefile # p5-DateTime-Format-ISO8601/distinfo # p5-DateTime-Format-ISO8601/pkg-descr # p5-DateTime-Format-ISO8601/pkg-plist # echo c - p5-DateTime-Format-ISO8601 mkdir -p p5-DateTime-Format-ISO8601 > /dev/null 2>&1 echo x - p5-DateTime-Format-ISO8601/Makefile sed 's/^X//' >p5-DateTime-Format-ISO8601/Makefile << 'END-of-p5-DateTime-Format-ISO8601/Makefile' X# New ports collection makefile for: p5-DateTime-Format-ISO8601 X# Date created: 7 july 2003 X# Whom: Mathieu Arnold X# X# $FreeBSD$ X# X XPORTNAME= DateTime-Format-ISO8601 XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DateTime XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Parse ISO8601 formats X XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ X ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder XBUILD_DEPENDS= ${RUN_DEPENDS} \ X ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build X XPERL_CONFIGURE= yes X X.include END-of-p5-DateTime-Format-ISO8601/Makefile echo x - p5-DateTime-Format-ISO8601/distinfo sed 's/^X//' >p5-DateTime-Format-ISO8601/distinfo << 'END-of-p5-DateTime-Format-ISO8601/distinfo' XMD5 (DateTime-Format-ISO8601-0.03.tar.gz) = 6de667549dc56f65978b53fd2fff84a2 END-of-p5-DateTime-Format-ISO8601/distinfo echo x - p5-DateTime-Format-ISO8601/pkg-descr sed 's/^X//' >p5-DateTime-Format-ISO8601/pkg-descr << 'END-of-p5-DateTime-Format-ISO8601/pkg-descr' XParses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E) Xtime-intervals will be supported in a later release. X XWWW: http://datetime.perl.org/ END-of-p5-DateTime-Format-ISO8601/pkg-descr echo x - p5-DateTime-Format-ISO8601/pkg-plist sed 's/^X//' >p5-DateTime-Format-ISO8601/pkg-plist << 'END-of-p5-DateTime-Format-ISO8601/pkg-plist' X%%SITE_PERL%%/DateTime/Format/ISO8601.pm X%%SITE_PERL%%/DateTime/Format/ISO8601.pod X@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true END-of-p5-DateTime-Format-ISO8601/pkg-plist exit