           SPELL=ant
         VERSION=1.7.1
          SOURCE=apache-$SPELL-$VERSION-src.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-$SPELL-$VERSION
   SOURCE_URL[0]=http://archive.apache.org/dist/ant/source/$SOURCE
   SOURCE_URL[1]=ftp://ftp.sourcemage.sk/mirror/java/$SOURCE
     SOURCE_HASH=sha512:bb627d0c5d491d5505a71c5ef1cc6b748c6eab6b94b44fd582557585bd0472d0b110d3709a8a355c2480b0c000e57327925a467afbe50cd786f1898ad4b67cfc
      LICENSE[0]=APACHE
        WEB_SITE=http://ant.apache.org/
        KEYWORDS="java"
         ENTERED=20030120
           SHORT="Advanced build system using Java"
cat << EOF
Ant is a Java-based build tool. In theory, it is kind of like Make, without
Make's wrinkles and with the full portability of pure Java code.(quote from
the website)
EOF
