From 6c1f6773c621c2634a746a822222fdf869fd6082 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 13 Aug 2014 20:31:23 +0000 Subject: Import p5-Statistics-Distributions-1.02 as math/p5-Statistics-Distributions. Perl module for calculating critical values and upper probabilities of common statistical distributions. --- math/p5-Statistics-Distributions/DESCR | 2 ++ math/p5-Statistics-Distributions/Makefile | 16 ++++++++++++++++ math/p5-Statistics-Distributions/distinfo | 5 +++++ 3 files changed, 23 insertions(+) create mode 100644 math/p5-Statistics-Distributions/DESCR create mode 100644 math/p5-Statistics-Distributions/Makefile create mode 100644 math/p5-Statistics-Distributions/distinfo (limited to 'math') diff --git a/math/p5-Statistics-Distributions/DESCR b/math/p5-Statistics-Distributions/DESCR new file mode 100644 index 00000000000..4a72b05ec98 --- /dev/null +++ b/math/p5-Statistics-Distributions/DESCR @@ -0,0 +1,2 @@ +Perl module for calculating critical values and upper probabilities +of common statistical distributions. diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile new file mode 100644 index 00000000000..14e977cb9fd --- /dev/null +++ b/math/p5-Statistics-Distributions/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2014/08/13 20:31:23 wiz Exp $ + +DISTNAME= Statistics-Distributions-1.02 +PKGNAME= p5-${DISTNAME} +CATEGORIES= math perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Statistics-Distributions/ +COMMENT= Perl module of computations with distributions +#LICENSE= Unknown + +PERL5_PACKLIST= auto/Statistics/Distributions/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/math/p5-Statistics-Distributions/distinfo b/math/p5-Statistics-Distributions/distinfo new file mode 100644 index 00000000000..43dca78c733 --- /dev/null +++ b/math/p5-Statistics-Distributions/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/08/13 20:31:23 wiz Exp $ + +SHA1 (Statistics-Distributions-1.02.tar.gz) = e36cb7370c4c61f150888f73e73d912c8a657a15 +RMD160 (Statistics-Distributions-1.02.tar.gz) = ad31bcd516296395a1ddb63fb4ba1de6d768efc5 +Size (Statistics-Distributions-1.02.tar.gz) = 5695 bytes -- cgit v1.2.3