diff options
Diffstat (limited to 'www/web2ldap/Makefile')
-rw-r--r-- | www/web2ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 98fe464a26c7..f187a6b074ed 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.web2ldap.de/download/ \ http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org +COMMENT= Python-based WWW gateway to LDAP servers RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 |