           SPELL=tinyproxy
         VERSION=1.8.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://www.banu.com/pub/${SPELL}/${VERSION:0:3}/${SOURCE}
     SOURCE_HASH=sha512:02d71d982dc291fe3e879ea6afb3f12a474de5ad143afc2b686bd8eb4540d02551c19132042624fd1bfd57536b37665f6a2bea0b6ebbb60255c7d034ca311f2b
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
