           MODULE=fcgi
          VERSION=2.4.7
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/FastCGI-Archives/fcgi2/archive/${VERSION}.tar.gz
       SOURCE_VFY=sha256:e41ddc3a473b555bdc0cbd80703dcb1f4610c1a7700d3b9d3d0c14a416e1074b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fcgi2-${VERSION}
         WEB_SITE=https://github.com/FastCGI-Archives/fcgi2
          ENTERED=20060513
          UPDATED=20260103
            SHORT="Scalable high performance extension to CGI"

PSAFE=no
cat << EOF
FastCGI  is a language independent, scalable, open extension to CGI that
provides high performance without the limitations of server specific APIs.
EOF
