          MODULE=libmpc
         VERSION=0.8.2
          SOURCE=mpc-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mpc-$VERSION
      SOURCE_URL=http://www.multiprecision.org/mpc/download
      SOURCE_VFY=sha1:339550cedfb013b68749cd47250cd26163b9edd4
        WEB_SITE=http://www.multiprecision.org
         ENTERED=20100416
         UPDATED=20100619
           SHORT="A complex floating-point library"

cat << EOF
mpc is a complex floating-point library with exact rounding.
It is based on the GNU MPFR floating-point library, which is
itself based on the GNU MP library.
EOF
