2024-09-09 08:57:42 +00:00
|
|
|
SUMMARY = "C library for multiple-precision floating-point computations with exact rounding"
|
2024-09-09 08:52:07 +00:00
|
|
|
HOMEPAGE = "http://www.mpfr.org/"
|
|
|
|
LICENSE = "LGPLv3+"
|
|
|
|
SECTION = "devel"
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
inherit autotools texinfo
|