# $Id: Portfile 67323 2010-05-05 15:51:10Z vinc17@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         Math-MPFR 2.03
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 cb60bb01ff0ee3155a411cd6c2119843 \
                    sha1 60a6f8fd36ee276a2fcbb1525ab7b25ed676d8cf \
                    rmd160 57365355e3852b096e77d5ee5cfd4ffabe51c724
platforms           darwin
depends_lib-append  port:mpfr port:gmp
