- Add p5-Number-Uncertainty 0.1

Number::Uncertainty provides an object-orientated uncertainty object. It stores
information about a value and its error bounds.

WWW: http://search.cpan.org/dist/Number-Uncertainty/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-07-10 06:33:01 +00:00
parent a2f24e6510
commit 560dc2464e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300704
5 changed files with 36 additions and 0 deletions

View File

@ -460,6 +460,7 @@
SUBDIR += p5-NetCDF
SUBDIR += p5-Number-Compare
SUBDIR += p5-Number-Fraction
SUBDIR += p5-Number-Uncertainty
SUBDIR += p5-Number-WithError
SUBDIR += p5-Number-WithError-LaTeX
SUBDIR += p5-Roman

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-Number-Uncertainty
# Date created: 2012-07-01
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Number-Uncertainty
PORTVERSION= 0.1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= An object-orientated uncertainty object
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Number::Uncertainty.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Number-Uncertainty-0.1.tar.gz) = 56f8284504264f13476f58abc54ae952d426b21fb8eb59584df23f15a9140164
SIZE (Number-Uncertainty-0.1.tar.gz) = 6940

View File

@ -0,0 +1,4 @@
Number::Uncertainty provides an object-orientated uncertainty object. It stores
information about a value and its error bounds.
WWW: http://search.cpan.org/dist/Number-Uncertainty/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Number/Uncertainty.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Uncertainty/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Uncertainty
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number
@dirrmtry %%SITE_PERL%%/Number