1 # Description: C library for multiple-precision floating-point computations with correct rounding
2 # URL: http://www.mpfr.org/
3 # Maintainer: CRUX System Team, core-ports at crux dot nu
4 # Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
10 source=(http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.bz2)
15 ./configure --build=$CHOST \
21 make DESTDIR=$PKG install