           SPELL=acr
         VERSION=0.9.9
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.lolcathost.org/b/${SOURCE}
     SOURCE_HASH=sha512:07c593803af31f1b6e6358ced048c535c069447b40e95d716290a3cfebb650943e59d5c4845f5a7371efee7615eaafc5836d9ba5a97c3ac063a0467fda514c5b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://nopcode.org/wk.php/Acr"
      LICENSE[0]=GPL
         ENTERED=20101206
           SHORT="autoconf replacement"
cat << EOF
ACR is an autoconf like tool that allows you to create configure scripts
for your programs. The main aim of this tool is to teach developers how to
create portable builds of their tools, just using generic functions wrapped
by acr to generate portable shellscript.
EOF
