# Watch: https://shorewall.org/pub/shorewall/5.2/ href="shorewall-([0-9.]+)/"
           SPELL=shorewall-docs-xml
         VERSION=4.4.21.1
         MAINVER=${VERSION:0:3}
         RELEASE=shorewall-${VERSION:0:6}
          SOURCE=$SPELL-${VERSION}.tar.bz2
         SOURCE2=$SPELL-${VERSION}.tar.bz2.asc
   SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
   SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
  SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="shorewall.gpg:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
        WEB_SITE=https://shorewall.org/
         ENTERED=20070902
      LICENSE[0]=GPL
        KEYWORDS="firewall net"
           SHORT="A high-level tool for configuring Netfilter."
cat << EOF
This is just the xml documentation for shorewall.
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
