           SPELL=ant
         VERSION=1.6.5
          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
          MD5[0]='5e8d9e09ece2eea4554029409b4464ec'
        WEB_SITE=http://ant.apache.org/
         ENTERED=20030120
         UPDATED=20040127
      LICENSE[0]=APACHE
       BUILD_API=2
           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
