2006-05-15 18:15:33 +02:00
|
|
|
PORTNAME= Number-WithError
|
2010-10-05 05:03:19 +02:00
|
|
|
PORTVERSION= 1.01
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-05-15 18:15:33 +02:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-15 18:15:33 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2021-09-06 23:12:49 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-05-15 18:15:33 +02:00
|
|
|
COMMENT= Numbers with error propagation and scientific rounding
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Number-WithError
|
2006-05-15 18:15:33 +02:00
|
|
|
|
2018-12-20 10:00:10 +01:00
|
|
|
LICENSE= ART10 GPLv1+
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util \
|
2016-04-01 16:16:16 +02:00
|
|
|
p5-prefork>=0:devel/p5-prefork
|
|
|
|
TEST_DEPENDS= p5-Test-LectroTest>=0:devel/p5-Test-LectroTest
|
2012-03-06 10:18:05 +01:00
|
|
|
|
2013-09-12 08:03:58 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2018-12-20 10:00:10 +01:00
|
|
|
NO_ARCH= yes
|
2006-05-15 18:15:33 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|