summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2005-10-13 10:54:30 +0000
committerseb <seb@pkgsrc.org>2005-10-13 10:54:30 +0000
commit7f1811ba739d94dae26b1ff478bebadeaeb0f0b7 (patch)
treee6d81f39c9c09eb361d221ab6a4be717939e856a /math
parent60a63263d952796b86ece47717edfd4b8a2e7a5a (diff)
downloadpkgsrc-7f1811ba739d94dae26b1ff478bebadeaeb0f0b7.tar.gz
Initial import of p5-Math-GMP-2.04 as version 2.04 into the NetBSD Packages
Collection. The Perl 5 module Math::GMP gives you access to the fast GMP library for fast big integer math.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-GMP/DESCR2
-rw-r--r--math/p5-Math-GMP/Makefile18
-rw-r--r--math/p5-Math-GMP/PLIST1
-rw-r--r--math/p5-Math-GMP/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/math/p5-Math-GMP/DESCR b/math/p5-Math-GMP/DESCR
new file mode 100644
index 00000000000..8404c7f682d
--- /dev/null
+++ b/math/p5-Math-GMP/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Math::GMP gives you access to the fast GMP library
+for fast big integer math.
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
new file mode 100644
index 00000000000..43293cbd834
--- /dev/null
+++ b/math/p5-Math-GMP/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 10:54:30 seb Exp $
+#
+
+DISTNAME= Math-GMP-2.04
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5mgp
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= seb@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-GMP/
+COMMENT= Perl 5 module for high speed arbitrary size integer math
+
+PERL5_PACKLIST= auto/Math/GMP/.packlist
+
+.include "../../devel/gmp/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-GMP/PLIST b/math/p5-Math-GMP/PLIST
new file mode 100644
index 00000000000..f0446bc286f
--- /dev/null
+++ b/math/p5-Math-GMP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 10:54:30 seb Exp $
diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo
new file mode 100644
index 00000000000..ec78c857ef8
--- /dev/null
+++ b/math/p5-Math-GMP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/13 10:54:30 seb Exp $
+
+SHA1 (Math-GMP-2.04.tar.gz) = 5ce49994591ede22edd3f9ad60cae7c36d63ffb8
+RMD160 (Math-GMP-2.04.tar.gz) = 1a562b7a1846f6ab395834570791232fe67aea69
+Size (Math-GMP-2.04.tar.gz) = 17144 bytes