           SPELL=crosstool-ng
         VERSION=1.13.2
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://crosstool-ng.org/download/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:86ac9f036a6cff4f0f3d5bb49d4a4b917d4d8c38a6bdabee392e8efc1ccefd779587bb943f125a671f0f0e358a97f357cf955c01513fd576db7ecbc0438ba2d6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://crosstool-ng.org"
      LICENSE[0]=GPL
         ENTERED=20110801
           SHORT="toolchains builder"
cat << EOF
crosstool-NG aims at building toolchains. Toolchains are an essential component
in a software development project. It will compile, assemble and link the code
that is being developed. Some pieces of the toolchain will eventually end up in
the resulting binary/ies: static libraries are but an example.
EOF
