diff options
Diffstat (limited to 'www/mod_access_identd/Makefile')
-rw-r--r-- | www/mod_access_identd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index 8a8d90a78b45..dd446752df30 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://MeepZor.Com/packages/mod_access_identd/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module to supply access control based on ident reply + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |