           SPELL=tinc
         VERSION=1.0.36
  SECURITY_PATCH=1
          SOURCE="$SPELL-$VERSION.tar.gz"
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://www.$SPELL-vpn.org/packages/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=C0D71F4A.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
        DOC_DIRS=""
        WEB_SITE=http://www.tinc-vpn.org/
      LICENSE[0]=GPL
         ENTERED=20070116
           SHORT="Virtual Private Network (VPN) daemon"
cat << EOF
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and
encryption to create a secure private network between hosts on the Internet.

 * Encryption, authentication and compression
 * Automatic full mesh routing
 * Easily expand your VPN
 * Ability to bridge ethernet segments
 * Runs on many operating systems and supports IPv6
EOF
