From 431b7a0b432d54a7a4ea6c1eeca61bcf611dc1a1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Jul 2014 10:05:49 +0000 Subject: [PATCH] - Shorten COMMENT - Sort PLIST - Reformat pkg-descr --- math/p5-Math-CDF/Makefile | 4 ++-- math/p5-Math-CDF/pkg-descr | 17 ++++++++--------- math/p5-Math-CDF/pkg-plist | 2 +- 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 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