aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Frequency
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-29 03:04:20 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-29 03:04:20 +0000
commit52832f3f477186d72ab6d32aac2f3e5cc86cc804 (patch)
tree4b4ea724bee3bb6bf17bcf3c57e539309a3c983c /math/p5-Statistics-Frequency
parentc0fc740f4359e549787c7ac495a0d734dbf74e20 (diff)
downloadports-52832f3f477186d72ab6d32aac2f3e5cc86cc804.tar.gz
ports-52832f3f477186d72ab6d32aac2f3e5cc86cc804.zip
Notes
Diffstat (limited to 'math/p5-Statistics-Frequency')
-rw-r--r--math/p5-Statistics-Frequency/Makefile20
-rw-r--r--math/p5-Statistics-Frequency/distinfo3
-rw-r--r--math/p5-Statistics-Frequency/pkg-descr5
-rw-r--r--math/p5-Statistics-Frequency/pkg-plist5
4 files changed, 33 insertions, 0 deletions
diff --git a/math/p5-Statistics-Frequency/Makefile b/math/p5-Statistics-Frequency/Makefile
new file mode 100644
index 000000000000..c734281aa996
--- /dev/null
+++ b/math/p5-Statistics-Frequency/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: p5-Statistics-Frequency
+# Date created: 2010-03-08
+# Whom: Steve Wills <steve@mouf.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Statistics-Frequency
+PORTVERSION= 0.03
+CATEGORIES= math perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Statistics
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= steve@mouf.net
+COMMENT= Simple counting of elements
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/math/p5-Statistics-Frequency/distinfo b/math/p5-Statistics-Frequency/distinfo
new file mode 100644
index 000000000000..0b62f4133b84
--- /dev/null
+++ b/math/p5-Statistics-Frequency/distinfo
@@ -0,0 +1,3 @@
+MD5 (Statistics-Frequency-0.03.tar.gz) = b67d54fb3db4787f170f3700e5362417
+SHA256 (Statistics-Frequency-0.03.tar.gz) = cd31b1047fdc9eaec1e818700aceddab729ccea17b8bf827ae8dad861f5bb6a8
+SIZE (Statistics-Frequency-0.03.tar.gz) = 4271
diff --git a/math/p5-Statistics-Frequency/pkg-descr b/math/p5-Statistics-Frequency/pkg-descr
new file mode 100644
index 000000000000..e29224a15bd1
--- /dev/null
+++ b/math/p5-Statistics-Frequency/pkg-descr
@@ -0,0 +1,5 @@
+Statistics::Frequency is a simple class for counting elements, in other
+words, their frequencies. The goal of Statistics::Frequency is simply to
+be provide container for sets of elements and their respective frequencies.
+
+WWW: http://search.cpan.org/~jhi/Statistics-Frequency/
diff --git a/math/p5-Statistics-Frequency/pkg-plist b/math/p5-Statistics-Frequency/pkg-plist
new file mode 100644
index 000000000000..a62c48953e84
--- /dev/null
+++ b/math/p5-Statistics-Frequency/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/mach/auto/Statistics/Frequency/.packlist
+%%SITE_PERL%%/Statistics/Frequency.pm
+@dirrmtry %%SITE_PERL%%/Statistics
+@dirrmtry %%SITE_PERL%%/mach/auto/Statistics/Frequency
+@dirrmtry %%SITE_PERL%%/mach/auto/Statistics