# $Id: Portfile 80197 2011-07-06 17:45:34Z vinc17@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         Math-MPFR 3.02
maintainers         vinc17 openmaintainer
categories-append   math
description         Perl interface to the MPFR library
long_description    This module wraps the MPFR library functions. The  \
                    MPFR library is a C library for multiple-precision \
                    floating-point computations with correct rounding.
checksums           md5     f3541a2d17cf61ba61e9f10c2f760aef \
                    sha1    4463d418137504e288a31e3291273f80cb991823 \
                    rmd160  d9715d3a2274b28e8bf0fb65f50a19269b426d25
platforms           darwin
depends_lib-append  port:mpfr port:gmp
