diff options
Diffstat (limited to 'www/mod_hosts_access/Makefile')
-rw-r--r-- | www/mod_hosts_access/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index 34afa18731f6..360ed169e2f5 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.klomp.org/mod_hosts_access/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |