           SPELL=ikiwiki
         VERSION=3.1415926
     SOURCE_HASH=sha512:c53c347d9f129b7112c8ac97f68da96aa75bddff17af27a15ce7863c5e1cf63e428ebe028a880de38515d96e62e5805eb29cb44a3212edc2636bf73503b58b15
          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'
         UPDATED=20090916
        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
