summaryrefslogtreecommitdiff
path: root/math/p5-Number-Compare
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-24 17:26:31 +0000
committerwiz <wiz@pkgsrc.org>2005-06-24 17:26:31 +0000
commit9ca83bf25a2ad87013cfa04c3a5bc9f99a8ef9b2 (patch)
tree87a50153bbe4016c3a743b8233431341507d4ea2 /math/p5-Number-Compare
parent151411f2a7f3135e4779fb977d128d780ff45ff9 (diff)
downloadpkgsrc-9ca83bf25a2ad87013cfa04c3a5bc9f99a8ef9b2.tar.gz
Import p5-Number-Compare-0.01 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi. Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.
Diffstat (limited to 'math/p5-Number-Compare')
-rw-r--r--math/p5-Number-Compare/DESCR2
-rw-r--r--math/p5-Number-Compare/Makefile18
-rw-r--r--math/p5-Number-Compare/PLIST1
-rw-r--r--math/p5-Number-Compare/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/math/p5-Number-Compare/DESCR b/math/p5-Number-Compare/DESCR
new file mode 100644
index 00000000000..1134b6e30c9
--- /dev/null
+++ b/math/p5-Number-Compare/DESCR
@@ -0,0 +1,2 @@
+Number::Compare compiles a simple comparison to an anonymous
+subroutine, which you can call with a value to be tested again.
diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile
new file mode 100644
index 00000000000..546ee9505a1
--- /dev/null
+++ b/math/p5-Number-Compare/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 17:26:31 wiz Exp $
+
+DISTNAME= Number-Compare-0.01
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5nbc
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
+
+MAINTAINER= hiramatu@boreas.dti.ne.jp
+HOMEPAGE= http://search.cpan.org/dist/Number-Compare/
+COMMENT= Compiles a simple comparison to an anonymous subroutine
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Number/Compare/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Number-Compare/PLIST b/math/p5-Number-Compare/PLIST
new file mode 100644
index 00000000000..9675df4a773
--- /dev/null
+++ b/math/p5-Number-Compare/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:26:32 wiz Exp $
diff --git a/math/p5-Number-Compare/distinfo b/math/p5-Number-Compare/distinfo
new file mode 100644
index 00000000000..00d34f18a67
--- /dev/null
+++ b/math/p5-Number-Compare/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:26:32 wiz Exp $
+
+SHA1 (Number-Compare-0.01.tar.gz) = d768ceab714b50fe1fa8e7d9133de736f58fb7b7
+RMD160 (Number-Compare-0.01.tar.gz) = f97c3d5185840c82894343f15cc99ab625e743d7
+Size (Number-Compare-0.01.tar.gz) = 2123 bytes