           SPELL=libgmpada
         VERSION=20100805
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://mtn-host.prjek.net/projects/${SPELL}/files/${SOURCE}
     SOURCE_HASH=sha512:cd80ca3461364797fe63454df1fc62f19a52457ece6bade3769a106a07ba672a740f8b2c8c2f002d3779bd539aaaae836e8bb6a76d769979a1da487f7394682e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://mtn-host.prjek.net/projects/libgmpada/"
      LICENSE[0]=GPL
         ENTERED=20110320
           SHORT="GMPAda makes the GNU MultiPrecision library usable with the Ada language"
cat << EOF
The GNU_Multiple_Precision package provides the type Big_Integer allowing
integer computations without other space limitation than your computer's
memory.

Initialization, assignement and finalization are provided by a controlled type.
Equivalent of operations and attributes that you might expect when used to
Ada.Standard.Integer and Ada.Standard.Float are provided.
EOF
