           SPELL=jam
         VERSION=2.5
          SOURCE=$SPELL-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.perforce.com/jam/$SOURCE
     SOURCE_HASH=sha512:bbb3132c617a14dff9fcce70e6d88bed298a5c6bee580fa9d9a2d99b47507c252968e5fdf66138e6d69d1f60f724365fd80012164cffc1e3d0f2c1005bcec437
        WEB_SITE=http://www.perforce.com/jam/jam.html
         ENTERED=20020220
      LICENSE[0]=ftp://ftp.perforce.com/pub/jam/src/README
        KEYWORDS="devel"
            DOCS="${DOCS} RELNOTES"
           SHORT="Make(1) Redux. powerful, replacement for make"
cat << EOF
Jam is an alternative to the popular make(1) build tools. It constructs
targets from sources using a simple and platform independent ruleset and
can determine header file dependencies dynamically removing the need for
developers to maintain them.
EOF
