           SPELL=ikiwiki
         VERSION=3.20110905
     SOURCE_HASH=sha512:582f5c85cba8534e3c3aab327b39b7af94ca4f63908970cb3452205ba3bc9cd81d44fa97c985f3912cbf4cc5f7d738b0dbf95d213e90a7ca0eeb0cb3f1aa6829
          SOURCE="${SPELL}_$VERSION.tar.gz"
   SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/i/ikiwiki/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE="http://ikiwiki.info/"
      LICENSE[0]='GPL'
        KEYWORDS="collab"
           SHORT='Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website.'
cat << EOF
Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for
publishing on a website. Ikiwiki stores pages and history in a revision control
system such as Subversion or Git. There are many other features, including
support for blogging, as well as a large array of plugins.
EOF
