           SPELL=acr
         VERSION=0.8.6
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.lolcathost.org/b/${SOURCE}
     SOURCE_HASH=sha512:a0d1b5e982577c9ea6ab6634bea9b99d2145d73e7deddc2159c9811b1d41674970c1ca2b4acf3baf6c919173757b0d2b3093d8c56c099a17a29349c63506ebf6
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
