           SPELL=lighttpd
         VERSION=1.4.18
     SOURCE_HASH=sha512:7cdb72a66909646c2b98b701bf17fadcf2eed0369bf8a28a6073cbccaa52d4a1141bcc5a5a6f07e6e03ac87ee21b3367cdc0a21a0328dd7b755c9a923ec94697
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="http://www.lighttpd.net/download/$SOURCE"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%%-*}
        WEB_SITE="http://www.$SPELL.net/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='BSD'
         ENTERED=20050722
  SECURITY_PATCH=3
        KEYWORDS="http"
           SHORT='A light httpd'
cat << EOF
lighttpd is a secure, fast, compliant, and very flexible Web server which has
been optimized for high-performance environments. It has a very low memory
footprint compared to other Web servers, and it takes care of CPU load. It has
an advanced feature set that includes FastCGI (load balanced), CGI, Auth,
Output-Compression, URL-Rewriting, SSL, and much more.
EOF
## Auto-generated from Freshmeat.net's project descriptor
