From ef55c026f3074dc52b679db38f23ea82c8f0a763 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jun 2005 17:26:31 +0000 Subject: 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. --- math/p5-Number-Compare/DESCR | 2 ++ math/p5-Number-Compare/Makefile | 18 ++++++++++++++++++ math/p5-Number-Compare/PLIST | 1 + math/p5-Number-Compare/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 math/p5-Number-Compare/DESCR create mode 100644 math/p5-Number-Compare/Makefile create mode 100644 math/p5-Number-Compare/PLIST create mode 100644 math/p5-Number-Compare/distinfo (limited to 'math') 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 -- cgit v1.2.3