           SPELL=jam
         VERSION=2.5
          SOURCE=$SPELL-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.perforce.com/jam/$SOURCE
          MD5[0]=f92caadb62fe4cb0b152eff508c9d450
        WEB_SITE=http://www.perforce.com/jam/jam.html
         ENTERED=20020220
         UPDATED=20020403
      LICENSE[0]=ftp://ftp.perforce.com/pub/jam/src/README
       BUILD_API=2
           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
