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>