           SPELL=lighttpd
         VERSION=1.4.28
          BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
     SOURCE_HASH=sha512:53f140cef46fa1c0952a683cd9680053c3fae54ceb087a80b7623f2b2cb215b2d79554c7adf0db420c08a5618a3b7b78d733da190120dd3ef55054090e851685
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://download.lighttpd.net/lighttpd/releases-$BRANCH.x/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.lighttpd.net/
      LICENSE[0]=BSD
         ENTERED=20050722
  SECURITY_PATCH=6
        KEYWORDS="http"
           SHORT="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
