diff options
Diffstat (limited to 'www/mod_auth_external/Makefile')
-rw-r--r-- | www/mod_auth_external/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_external/Makefile b/www/mod_auth_external/Makefile index e541160b8673..775c241cf562 100644 --- a/www/mod_auth_external/Makefile +++ b/www/mod_auth_external/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixpapa.com/software/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= anders@FreeBSD.org +COMMENT= Enables the use of external mechanisms for user authentication BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |