           SPELL=ferm
         VERSION=1.3.3
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://ferm.foo-projects.org/download/${VERSION%.?}/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://ferm.foo-projects.org/
      LICENSE[0]=GPL
         ENTERED=20071220
           SHORT="tool to maintain complex firewalls"
cat << EOF
ferm is a tool to maintain complex firewalls, without having the trouble
to rewrite the complex rules over and over again. ferm allows the entire
firewall rule set to be stored in a separate file, and to be loaded with one
command. The firewall configuration resembles structured programming-like
language, which can contain levels and lists.
EOF
