           SPELL=openvpn
         VERSION=2.7.7
     SOURCE_HASH="sha256:3ab8f48fd6c26d49ba2333a092433949afdb5c85c0e6a1ff265784fbc04a2463:UPSTREAM_HASH"
  SECURITY_PATCH="12"
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
      SOURCE_URL=("https://swupdate.openvpn.org/community/releases/${SOURCE}")
        WEB_SITE=https://openvpn.net
         ENTERED=20040506
      LICENSE[0]=https://openvpn.net/license.html
            DOCS="${DOCS/doc//} easy-rsa management sample-*/"
        KEYWORDS="net"
           SHORT="OpenVPN daemon for creating VPN networks"
cat << EOF
OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private
Network) daemon which can be used to securely link two or more private networks
using an encrypted tunnel over the internet.
EOF
