           SPELL=shorewall
         VERSION=3.4.5
         MAINVER=${VERSION:0:3}
         RELEASE=$SPELL-$VERSION
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SPELL-$VERSION.tar.bz2.asc
   SOURCE_URL[0]=http://slovakia.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[1]=http://www.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[2]=http://shorewall.de/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[3]=http://www1.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[4]=http://shorewall.viisage.com/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[5]=http://www.shorewall.com.ar/pub/$SPELL/$SPELL/$MAINVER/$RELEASE/$SOURCE
  SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[1]=http://www.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[2]=http://shorewall.de/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[3]=http://www1.shorewall.net/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[4]=http://shorewall.viisage.com/pub/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[5]=http://www.shorewall.com.ar/pub/$SPELL/$SPELL/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.shorewall.net/
         ENTERED=20020513
      LICENSE[0]=GPL
        KEYWORDS="firewall net"
           SHORT="A high-level tool for configuring Netfilter."
cat << EOF
The Shoreline Firewall, more commonly known as "Shorewall", is a high-level 
tool for configuring Netfilter. You describe your firewall/gateway 
requirements using entries in a set of configuration files. Shorewall reads 
those configuration files and with the help of the iptables utility, Shorewall 
configures Netfilter to match your requirements. Shorewall can be used on a 
dedicated firewall system, a multi-function gateway/router/server or on a 
standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains 
compatibility mode and can thus take advantage of Netfilter's connection state 
tracking capabilities.
EOF
