           SPELL=maradns
         VERSION=2.0.02
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
   SOURCE_URL[0]=http://www.maradns.org/download/$(echo $VERSION | cut -c -3)/$VERSION/$SOURCE
   SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=http://www.maradns.org/download/$(echo $VERSION | cut -c -3)/$VERSION/$SOURCE2
      SOURCE_GPG="maradns.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.maradns.org/
      LICENSE[0]=BSD
         ENTERED=20021019
        DOC_DIRS=""
            DOCS=""
           SHORT="MaraDNS is a authoritative DNS server. Deadwood is a recursive DNS server."
cat << EOF
MaraDNS is a authoritative DNS server. It is written with
security, simplicity, and performance in mind.

In MaraDNS 2.x the recursive nameserver has been moved into deadwood.
This spell provides both.
EOF
