           SPELL=tinyproxy
         VERSION=1.8.3
  SECURITY_PATCH=2
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://www.banu.com/pub/${SPELL}/${VERSION:0:3}/${SOURCE}
     SOURCE_HASH=sha512:4f58830f386abc1eaa5d9ec0deb3d5611345cda4346f146565c929695755670fb7159aea4e51edd827d0292cb0d65f2caaae02d00bac204397ff0c3a1eb1b90b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://www.banu.com/tinyproxy/
            DOCS="COPYING NEWS README"
        DOC_DIRS=""
      LICENSE[0]=GPL
         ENTERED=20080819
           SHORT="fast light-weight http proxy server"
cat << EOF
Tinyproxy is a fast light-weight HTTP proxy for POSIX operating systems,
released under the GNU GPL license. Designed from the ground up to be fast and
yet small, it is an ideal solution for use cases such as embedded deployments
where a full featured HTTP proxy is required, but the system resources for a
larger proxy are unavailable.

Tinyproxy is fully compatible with popular web browsers and has a number of
useful features.
EOF
