           SPELL=yasm
         VERSION=1.3.0
     SOURCE_HASH=sha512:572d3b45568b10f58e48f1188c2d6bcbdd16429c8afaccc8c6d37859b45635e106885d679e41d0bee78c23822108c7ae75aa7475eed5ba58057e0a6fe1b68645
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.tortall.net/projects/yasm/releases/$SOURCE
# Watch: http://www.tortall.net/projects/yasm/releases
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      LICENSE[0]=BSD
        KEYWORDS="libs"
        WEB_SITE=http://www.tortall.net/projects/yasm/
         ENTERED=20050913
           SHORT="Modular Assembler Project"
cat << EOF
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are under other licenses, see COPYING for details). It is
designed from the ground up to allow for multiple assembler syntaxes to be
supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object
formats and even multiple instruction sets. Another primary module of the
overall design is an optimizer module.
EOF
