mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 15:36:51 +00:00
7 lines
190 B
PHP
7 lines
190 B
PHP
DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding"
|
|
HOMEPAGE = "http://www.mpfr.org/"
|
|
LICENSE = "LGPLv3+"
|
|
SECTION = "devel"
|
|
|
|
inherit autotools
|