diff options
Diffstat (limited to 'www/mod_scgi/Makefile')
-rw-r--r-- | www/mod_scgi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 58637388cc20..1324a36a09f9 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ PKGNAMEPREFIX= mod_ MAINTAINER= nbm@FreeBSD.org +COMMENT= Apache module that implements the client side of the SCGI protocol BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |