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