           SPELL=strongswan
         VERSION=4.3.4
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://download.strongswan.org/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=swan.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.strongswan.org
         ENTERED=20060530
      LICENSE[0]=GPL
           SHORT="IPsec software"
cat << EOF
strongSwan is an OpenSource IPsec implementation for the Linux operating
system. It is based on the discontinued FreeS/WAN project and the X.509
patch which we developped over the last three years. It includes nat-traversal
support as well.
EOF
