summaryrefslogtreecommitdiff
path: root/math/p5-Math-VecStat
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-04-21 17:47:10 +0000
committerschmonz <schmonz>2009-04-21 17:47:10 +0000
commit4b4daabbe22530904d1172f1efc16d8e8f5fbe12 (patch)
tree3c9969ad06d5c96377147ee766590b5c8125b6d7 /math/p5-Math-VecStat
parentf0a8605ea4b4870665cf9b36e926f26807b8167c (diff)
downloadpkgsrc-4b4daabbe22530904d1172f1efc16d8e8f5fbe12.tar.gz
Initial import of math/p5-Math-VecStat, needed by upcoming graphics/circos.
Some basic statistics on vectors (min,max,average,....).
Diffstat (limited to 'math/p5-Math-VecStat')
-rw-r--r--math/p5-Math-VecStat/DESCR1
-rw-r--r--math/p5-Math-VecStat/Makefile18
-rw-r--r--math/p5-Math-VecStat/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/math/p5-Math-VecStat/DESCR b/math/p5-Math-VecStat/DESCR
new file mode 100644
index 00000000000..43ad3906194
--- /dev/null
+++ b/math/p5-Math-VecStat/DESCR
@@ -0,0 +1 @@
+Some basic statistics on vectors (min,max,average,....).
diff --git a/math/p5-Math-VecStat/Makefile b/math/p5-Math-VecStat/Makefile
new file mode 100644
index 00000000000..e8021320129
--- /dev/null
+++ b/math/p5-Math-VecStat/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/21 17:47:10 schmonz Exp $
+#
+
+DISTNAME= Math-VecStat-0.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-VecStat/
+COMMENT= Some basic numeric stats on vectors
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Math/VecStat/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-VecStat/distinfo b/math/p5-Math-VecStat/distinfo
new file mode 100644
index 00000000000..743665cc674
--- /dev/null
+++ b/math/p5-Math-VecStat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/21 17:47:10 schmonz Exp $
+
+SHA1 (Math-VecStat-0.08.tar.gz) = ee370f6b03fb59df44fb2adb81e39843d6a89061
+RMD160 (Math-VecStat-0.08.tar.gz) = 28c4d99911ca34ffe128c18f7b9c997388902493
+Size (Math-VecStat-0.08.tar.gz) = 4539 bytes