         MODULE=openvpn
        VERSION=2.7.6
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/OpenVPN/openvpn/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:627125f0a1ee8cfaa6e0c611de58c799b94c067f49c79f531563bc641ab8e8a9
       WEB_SITE=http://openvpn.net/
        ENTERED=20040127
        UPDATED=20260809
          SHORT="Highly configurable VPN (Virtual Private Network) daemon"

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
