diff options
Diffstat (limited to 'www/auth_ldap/Makefile')
-rw-r--r-- | www/auth_ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index 87d31bdec3d7..0717c5a89a41 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.rudedog.org/auth_ldap/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to authenticate against an LDAP directory BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 |