diff options
Diffstat (limited to 'www/mod_fastcgi/Makefile')
-rw-r--r-- | www/mod_fastcgi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile index 44b6bfef1c98..9ed30d29ecff 100644 --- a/www/mod_fastcgi/Makefile +++ b/www/mod_fastcgi/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \ http://www.fastcgi.com/dist/ MAINTAINER= hollywar@mail.holywar.net +COMMENT= A fast-cgi module for Apache BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE_PORT} RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE_PORT} |