           SPELL=nant
         VERSION=0.90
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
          SOURCE=${SPELL}-${VERSION}-src.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:b5c8e778e970bf3104180a4c4c8006f5866e77b03e9446f8fbc09bcc3d06a7014b20e32355dc6871d0a3679c444ae0a44ff31f9a5d392e042e054c704331380e
       BUILD_API=2
        WEB_SITE=http://nant.sourceforge.net/
         ENTERED=20071215
         LICENSE="GPLv2 or later"
           SHORT="NAnt is a free .NET build tool."
cat << EOF
NAnt is a free .NET build tool.
In theory it is kind of like make without make's wrinkles.
In practice it's a lot like Ant
EOF
