summaryrefslogtreecommitdiff
path: root/net/py-ldap2
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /net/py-ldap2
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'net/py-ldap2')
-rw-r--r--net/py-ldap2/Makefile2
-rw-r--r--net/py-ldap2/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index 25f532553972..d0df7a0f9dc0 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -14,8 +14,6 @@ DISTNAME= python-ldap-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= An LDAP module for python, for OpenLDAP2
-
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2
USE_PYTHON= yes
diff --git a/net/py-ldap2/pkg-comment b/net/py-ldap2/pkg-comment
new file mode 100644
index 000000000000..fc7c4d52eb2d
--- /dev/null
+++ b/net/py-ldap2/pkg-comment
@@ -0,0 +1 @@
+An LDAP module for python, for OpenLDAP2