blob: 938fd1c730d666fdce41a4aac20eb20363d9938a (
plain)
1
2
3
4
5
6
|
DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding"
HOMEPAGE = "http://www.mpfr.org/"
LICENSE = "LGPL"
SECTION = "libs"
inherit autotools_stage
|