aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPFR
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-09 20:12:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-09 20:12:58 +0000
commit31ccfeecc093d2f1c2295160eb49150d9a8620ba (patch)
tree42eb93bfa6822f1b50fa4361e63827b24a9e8315 /math/p5-Math-MPFR
parentd53ed73a7fb813d6fab24dc75cdfd30cad02bfc7 (diff)
downloadports-31ccfeecc093d2f1c2295160eb49150d9a8620ba.tar.gz
ports-31ccfeecc093d2f1c2295160eb49150d9a8620ba.zip
p5-Math-MPFR is a module wraps the MPFR library functions.
The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision C library. WWW: http://search.cpan.org/dist/Math-MPFR PR: ports/131214 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=227941
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r--math/p5-Math-MPFR/Makefile24
-rw-r--r--math/p5-Math-MPFR/distinfo3
-rw-r--r--math/p5-Math-MPFR/pkg-descr7
-rw-r--r--math/p5-Math-MPFR/pkg-plist7
4 files changed, 41 insertions, 0 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile
new file mode 100644
index 000000000000..ef85b234273a
--- /dev/null
+++ b/math/p5-Math-MPFR/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: Math-MPFR
+# Date created: 31 Jan 2009
+# Whom: Wen Heping <wenheping@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-MPFR
+PORTVERSION= 2.03
+CATEGORIES= math perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wenheping@gmail.com
+COMMENT= A perl interface to MPFR Library
+
+LIB_DEPENDS= mpfr.3:${PORTSDIR}/math/mpfr
+
+PERL_CONFIGURE= yes
+MAKE_ENV= INC="-I${LOCALBASE}/include"
+
+MAN3= Math::MPFR.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo
new file mode 100644
index 000000000000..cafd6455bd78
--- /dev/null
+++ b/math/p5-Math-MPFR/distinfo
@@ -0,0 +1,3 @@
+MD5 (Math-MPFR-2.03.tar.gz) = cb60bb01ff0ee3155a411cd6c2119843
+SHA256 (Math-MPFR-2.03.tar.gz) = eb2ec99863aab351db4c4658cd32d808f54cee938cb2c5aef90485cffc33270e
+SIZE (Math-MPFR-2.03.tar.gz) = 64224
diff --git a/math/p5-Math-MPFR/pkg-descr b/math/p5-Math-MPFR/pkg-descr
new file mode 100644
index 000000000000..2ce57e933d86
--- /dev/null
+++ b/math/p5-Math-MPFR/pkg-descr
@@ -0,0 +1,7 @@
+p5-Math-MPFR is a module wraps the MPFR library functions.
+
+The MPFR library is a C library for multiple-precision floating-point
+computations with exact rounding (also called correct rounding). It
+is based on the GMP multiple-precision C library.
+
+WWW: http://search.cpan.org/dist/Math-MPFR
diff --git a/math/p5-Math-MPFR/pkg-plist b/math/p5-Math-MPFR/pkg-plist
new file mode 100644
index 000000000000..7b309c4a5658
--- /dev/null
+++ b/math/p5-Math-MPFR/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/mach/Math/MPFR.pm
+%%SITE_PERL%%/mach/auto/Math/MPFR/.packlist
+%%SITE_PERL%%/mach/auto/Math/MPFR/MPFR.bs
+%%SITE_PERL%%/mach/auto/Math/MPFR/MPFR.so
+@dirrm %%SITE_PERL%%/mach/Math
+@dirrm %%SITE_PERL%%/mach/auto/Math/MPFR
+@dirrmtry %%SITE_PERL%%/mach/auto/Math