blob: 5f7f94cd8a786a917d5240ca3973883bdd420637 (
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 = "GPL LGPL"
SECTION = "libs"
inherit autotools
|