Do math with correct handling of significant figures

WWW:    http://search.cpan.org/dist/Math-SigFigs/

PR:		ports/145138
Submitted by:	Steve Wills <steve@mouf.net>
This commit is contained in:
Wen Heping 2010-03-30 03:15:40 +00:00
parent fa1b034160
commit 73f03e189b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251780
5 changed files with 39 additions and 0 deletions

View file

@ -350,6 +350,7 @@
SUBDIR += p5-Math-Round-Var
SUBDIR += p5-Math-Sequence
SUBDIR += p5-Math-Series
SUBDIR += p5-Math-SigFigs
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-Spline
SUBDIR += p5-Math-Symbolic

View file

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-Math-SigFigs
# Date created: 2010-03-04
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= Math-SigFigs
PORTVERSION= 1.09
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= steve@mouf.net
COMMENT= Do math with correct handling of significant figures
BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
RUN_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
PERL_CONFIGURE= yes
MAN3= Math::SigFigs.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Math-SigFigs-1.09.tar.gz) = 0ec16f707c54a37b2417d29a858382ae
SHA256 (Math-SigFigs-1.09.tar.gz) = 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe
SIZE (Math-SigFigs-1.09.tar.gz) = 11426

View file

@ -0,0 +1,3 @@
Do math with correct handling of significant figures
WWW: http://search.cpan.org/dist/Math-SigFigs/

View file

@ -0,0 +1,6 @@
%%SITE_PERL%%/Math/SigFigs.pm
%%SITE_PERL%%/Math/SigFigs.pod
%%SITE_PERL%%/mach/auto/Math/SigFigs/.packlist
@dirrmtry %%SITE_PERL%%/mach/auto/Math/SigFigs
@dirrmtry %%SITE_PERL%%/mach/auto/Math
@dirrmtry %%SITE_PERL%%/Math