blob: dbb859fe3e35ea049fcf3eb1ba00659368f68282 (
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 = "LGPLv3+"
SECTION = "devel"
inherit autotools
|