prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/mpfr
Name: libmpfr
Description: The GNU Multiple Precision Rounding Floating-Point Library
Version: 2.4.2
Libs: -L${libdir} -lmpfr
Cflags: -I/usr/include/gmp -I${includedir}