aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-CDF
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:49 +0000
commit431b7a0b432d54a7a4ea6c1eeca61bcf611dc1a1 (patch)
tree4ff1d327ab0ce9b2652316d30d54b1bf2b2b8f0c /math/p5-Math-CDF
parent696adee92279e0b92fec066592bcdda7b6b102df (diff)
downloadports-431b7a0b432d54a7a4ea6c1eeca61bcf611dc1a1.tar.gz
ports-431b7a0b432d54a7a4ea6c1eeca61bcf611dc1a1.zip
- Shorten COMMENT
- Sort PLIST - Reformat pkg-descr
Notes
Notes: svn path=/head/; revision=363560
Diffstat (limited to 'math/p5-Math-CDF')
-rw-r--r--math/p5-Math-CDF/Makefile4
-rw-r--r--math/p5-Math-CDF/pkg-descr17
-rw-r--r--math/p5-Math-CDF/pkg-plist2
3 files changed, 11 insertions, 12 deletions
diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile
index e8077e48868a..b78050b65eaf 100644
--- a/math/p5-Math-CDF/Makefile
+++ b/math/p5-Math-CDF/Makefile
@@ -8,9 +8,9 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Generate probabilities and quantiles from several statistical probability functions
+COMMENT= Generate probabilities and quantiles
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/math/p5-Math-CDF/pkg-descr b/math/p5-Math-CDF/pkg-descr
index 8ceb46ce71f9..d09028f106c7 100644
--- a/math/p5-Math-CDF/pkg-descr
+++ b/math/p5-Math-CDF/pkg-descr
@@ -1,12 +1,11 @@
-This module provides a perl interface to the DCDFLIB. See the section
-on DCDFLIB for more information.
+This module provides a perl interface to the DCDFLIB. See the section on DCDFLIB
+for more information.
-Functions are available for 7 continuous distributions (Beta,
-Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
-discrete distributions (Binomial and Negative Binomial). Optional
-non-centrality parameters are available for the Chi-square, F and
-T-distributions. Cumulative probabilities are available for all 9
-distributions and quantile functions are available for the 7
-continuous distributions.
+Functions are available for 7 continuous distributions (Beta, Chi-square, F,
+Gamma, Normal, Poisson and T-distribution) and for two discrete distributions
+(Binomial and Negative Binomial). Optional non-centrality parameters are
+available for the Chi-square, F and T-distributions. Cumulative probabilities
+are available for all 9 distributions and quantile functions are available for
+the 7 continuous distributions.
WWW: http://search.cpan.org/dist/Math-CDF/
diff --git a/math/p5-Math-CDF/pkg-plist b/math/p5-Math-CDF/pkg-plist
index a2e68fe413a3..acf25cf8ed3d 100644
--- a/math/p5-Math-CDF/pkg-plist
+++ b/math/p5-Math-CDF/pkg-plist
@@ -3,6 +3,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/CDF.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/autosplit.ix
%%PERL5_MAN3%%/Math::CDF.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math