# 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-Calc-Units # p5-Math-Calc-Units/pkg-plist # p5-Math-Calc-Units/Makefile # p5-Math-Calc-Units/distinfo # p5-Math-Calc-Units/pkg-comment # p5-Math-Calc-Units/pkg-descr # echo c - p5-Math-Calc-Units mkdir -p p5-Math-Calc-Units > /dev/null 2>&1 echo x - p5-Math-Calc-Units/pkg-plist sed 's/^X//' >p5-Math-Calc-Units/pkg-plist << 'END-of-p5-Math-Calc-Units/pkg-plist' Xbin/ucalc Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc/Units/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Compute.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Base.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Base2Metric.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Byte.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Combo.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Date.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Distance.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Metric.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Multi.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Time.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Grammar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Grammar.y Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Rank.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc/Units 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true END-of-p5-Math-Calc-Units/pkg-plist echo x - p5-Math-Calc-Units/Makefile sed 's/^X//' >p5-Math-Calc-Units/Makefile << 'END-of-p5-Math-Calc-Units/Makefile' X# New ports collection makefile for: Math::Calc::Units X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse <svenasse@polaris.ca> X# X# $FreeBSD$ X# X XPORTNAME= Math-Calc-Units XPORTVERSION= 1.02 XCATEGORIES= math perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Math::Calc::Units.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Math-Calc-Units/Makefile echo x - p5-Math-Calc-Units/distinfo sed 's/^X//' >p5-Math-Calc-Units/distinfo << 'END-of-p5-Math-Calc-Units/distinfo' XMD5 (Math-Calc-Units-1.02.tar.gz) = 96051781e405492b2065b8113e5b5b9f END-of-p5-Math-Calc-Units/distinfo echo x - p5-Math-Calc-Units/pkg-comment sed 's/^X//' >p5-Math-Calc-Units/pkg-comment << 'END-of-p5-Math-Calc-Units/pkg-comment' XHuman-readable unit-aware calculator END-of-p5-Math-Calc-Units/pkg-comment echo x - p5-Math-Calc-Units/pkg-descr sed 's/^X//' >p5-Math-Calc-Units/pkg-descr << 'END-of-p5-Math-Calc-Units/pkg-descr' XMath::Calc::Units is a simple calculator that keeps track Xof units. It currently handles combinations of byte sizes Xand duration only, although adding any other Xmultiplicative types is easy. Any unknown type is treated Xas a unique user type (with some effort to map English Xplurals to their singular forms). X XWWW: http://search.cpan.org/search?dist=Math-Calc-Units X XSeamus Venasse <svenasse@polaris.ca> END-of-p5-Math-Calc-Units/pkg-descr exit