           MODULE=fcgi
          VERSION=2.4.6
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/FastCGI-Archives/fcgi2/archive/${VERSION}.tar.gz
       SOURCE_VFY=sha256:39af4fb21a6d695a5f0b1c4fa95776d2725f6bc6c77680943a2ab314acd505c1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fcgi2-${VERSION}
         WEB_SITE=https://github.com/FastCGI-Archives/fcgi2
          ENTERED=20060513
          UPDATED=20250819
            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
