           SPELL=crosstool-ng
         VERSION=1.20.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://crosstool-ng.org/download/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:42aa93fbdfb2daa9055d7aeba7539a59960caad9d674fb3ca8ed74353da75a49a799896777cf9511a54b4d47de0cb5d206fd7c5200f19067f9c8090a46b39653
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
