           SPELL=bam
         VERSION=0.3.2
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://github.com/downloads/matricks/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:edfc8f350c1e38377043db97967224b6db35ffd674e431d0c7b0e5632f41f507e0ebeb2db52994dddebb429eadb82f23957cda31aa6ac5d52bb1c6d293dceab1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://matricks.github.com/bam/"
      LICENSE[0]=http://github.com/matricks/bam/blob/master/license.txt
         ENTERED=20100628
           SHORT="fast and flexible build system"
cat << EOF
Bam uses Lua to describe the build process. It's takes its inspiration for
the script files from scons. While scons focuses on being 100% correct when
building, bam makes a few sacrifices to acquire fast full and incremental
build times.
EOF
