summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-06-11 20:50:39 +0000
committerschmonz <schmonz>2014-06-11 20:50:39 +0000
commit3cfefe50e239a0b788749aedc7efb2b4aef7d180 (patch)
tree8eefb43d0a94b14a5a4a12b586ebf90f6918fe6d /math
parent8dde05813764e30ecfb5df578ccc0904c3ab72c6 (diff)
downloadpkgsrc-3cfefe50e239a0b788749aedc7efb2b4aef7d180.tar.gz
Initial import of p5-Number-Range 0.11.
Number::Range is an object-oriented interface to test if a number exists in a given range, and to be able to manipulate the range.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Number-Range/DESCR2
-rw-r--r--math/p5-Number-Range/Makefile16
-rw-r--r--math/p5-Number-Range/distinfo5
3 files changed, 23 insertions, 0 deletions
diff --git a/math/p5-Number-Range/DESCR b/math/p5-Number-Range/DESCR
new file mode 100644
index 00000000000..a6ce03569de
--- /dev/null
+++ b/math/p5-Number-Range/DESCR
@@ -0,0 +1,2 @@
+Number::Range is an object-oriented interface to test if a number exists in a
+given range, and to be able to manipulate the range.
diff --git a/math/p5-Number-Range/Makefile b/math/p5-Number-Range/Makefile
new file mode 100644
index 00000000000..c6448210361
--- /dev/null
+++ b/math/p5-Number-Range/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/06/11 20:50:39 schmonz Exp $
+
+DISTNAME= Number-Range-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
+
+MAINTAINER= schmonz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Number-Range/
+COMMENT= Define ranges and test if number is in range
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Number/Range/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Number-Range/distinfo b/math/p5-Number-Range/distinfo
new file mode 100644
index 00000000000..fb9e99b801b
--- /dev/null
+++ b/math/p5-Number-Range/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/11 20:50:39 schmonz Exp $
+
+SHA1 (Number-Range-0.11.tar.gz) = 430223ffead4e847e23c49abe7e4aed4d68b61ab
+RMD160 (Number-Range-0.11.tar.gz) = 3870bf7e83c38bc45d342808153ef058c9585cdc
+Size (Number-Range-0.11.tar.gz) = 5079 bytes