aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-MPFR
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-10 04:12:58 +0800
committermiwi <miwi@FreeBSD.org>2009-02-10 04:12:58 +0800
commit9819c036d4fe1bd29fba76fe98e9f38ace20a6a3 (patch)
tree8a62045967da34840980a7099eb4ce593d7ca111 /math/p5-Math-MPFR
parent3e75de11d0c28d31172b5ad6931561341331fc01 (diff)
downloadfreebsd-ports-gnome-9819c036d4fe1bd29fba76fe98e9f38ace20a6a3.tar.gz
freebsd-ports-gnome-9819c036d4fe1bd29fba76fe98e9f38ace20a6a3.tar.zst
freebsd-ports-gnome-9819c036d4fe1bd29fba76fe98e9f38ace20a6a3.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>
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