summaryrefslogtreecommitdiff
path: root/databases/py-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-ldap/Makefile')
-rw-r--r--databases/py-ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index ab2d2e08422..0b145e77718 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/11/16 16:35:42 tsarna Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:38 wiz Exp $
DISTNAME= python-ldap-1.10alpha3-src
PKGNAME= py-ldap-1.10a3
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/}
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://sourceforge.net/projects/python-ldap/
+COMMENT= LDAP client API for Python
DEPENDS+= python>=2.0:../../lang/python \
openldap>=1.2.11:../../databases/openldap