16 lines
251 B
Plaintext
16 lines
251 B
Plaintext
# multiple-precision floating-point computations with exact rounding (http://www.mpfr.org/)
|
|
|
|
DESCRIPTION =
|
|
PROVIDES = MPFR
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS = mpfr
|
|
REQUIRES = GMP
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
|
|
# EOF
|