aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-TTest
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-17 22:28:24 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-17 22:28:24 +0000
commit5d672c1b2897d12afbaddb04bc54a310acb76a68 (patch)
tree583194fa87b15d82d7908824ba71e3ac5faed39a /math/p5-Statistics-TTest
parent840872d91ff6853ef61ab5d0ac00e750341db04b (diff)
downloadports-5d672c1b2897d12afbaddb04bc54a310acb76a68.tar.gz
ports-5d672c1b2897d12afbaddb04bc54a310acb76a68.zip
Notes
Diffstat (limited to 'math/p5-Statistics-TTest')
-rw-r--r--math/p5-Statistics-TTest/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile
index 7c3e7ed42136..edba383aa10f 100644
--- a/math/p5-Statistics-TTest/Makefile
+++ b/math/p5-Statistics-TTest/Makefile
@@ -7,16 +7,18 @@
PORTNAME= Statistics-TTest
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= daweonline@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to perform T-test on 2 independent samples
-BUILD_DEPENDS= p5-Statistics-Descriptive>=0:${PORTSDIR}/math/p5-Statistics-Descriptive
+BUILD_DEPENDS= p5-Statistics-Descriptive>=0:${PORTSDIR}/math/p5-Statistics-Descriptive \
+ p5-Statistics-Distributions>=0.07:${PORTSDIR}/math/p5-Statistics-Distributions
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes