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