# 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-Math-NumberCruncher # p5-Math-NumberCruncher/Makefile # p5-Math-NumberCruncher/distinfo # p5-Math-NumberCruncher/pkg-descr # p5-Math-NumberCruncher/pkg-plist # echo c - p5-Math-NumberCruncher mkdir -p p5-Math-NumberCruncher > /dev/null 2>&1 echo x - p5-Math-NumberCruncher/Makefile sed 's/^X//' >p5-Math-NumberCruncher/Makefile << 'END-of-p5-Math-NumberCruncher/Makefile' X# New ports collection makefile for: math/p5-Math-NumberCruncher X# Date created: 2007/03/06 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= Math-NumberCruncher XPORTVERSION= 5.00 XCATEGORIES= math perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= chinsan@FreeBSD.org XCOMMENT= Collection of useful math-related functions X XBUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Math::NumberCruncher.3 X X.include END-of-p5-Math-NumberCruncher/Makefile echo x - p5-Math-NumberCruncher/distinfo sed 's/^X//' >p5-Math-NumberCruncher/distinfo << 'END-of-p5-Math-NumberCruncher/distinfo' XMD5 (Math-NumberCruncher-5.00.tar.gz) = 42a86b1ea9d47b2413300af28ce5df9f XSHA256 (Math-NumberCruncher-5.00.tar.gz) = 481ee17c60939060509c431d1cc701a4cfae485d68de2e7d4f70d1eae1e8df0d XSIZE (Math-NumberCruncher-5.00.tar.gz) = 82311 END-of-p5-Math-NumberCruncher/distinfo echo x - p5-Math-NumberCruncher/pkg-descr sed 's/^X//' >p5-Math-NumberCruncher/pkg-descr << 'END-of-p5-Math-NumberCruncher/pkg-descr' XMath::NumberCruncher - Collection of useful math-related functions. XThis module is a collection of commonly needed number-related functions, Xincluding numerous standard statistical, geometric, and probability Xfunctions. X XWWW: http://search.cpan.org/dist/Math-NumberCruncher/ END-of-p5-Math-NumberCruncher/pkg-descr echo x - p5-Math-NumberCruncher/pkg-plist sed 's/^X//' >p5-Math-NumberCruncher/pkg-plist << 'END-of-p5-Math-NumberCruncher/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher/.packlist X%%SITE_PERL%%/Math/NumberCruncher.pod X%%SITE_PERL%%/Math/NumberCruncher.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math X@dirrmtry %%SITE_PERL%%/Math END-of-p5-Math-NumberCruncher/pkg-plist exit