Skip to content
Snippets Groups Projects
Unverified Commit 6365c7bf authored by Jose Alonso Cardenas Marquez's avatar Jose Alonso Cardenas Marquez
Browse files

net/py-ldapdomaindump: New port: Active Directory information dumper via LDAP

parent 94535f4e
No related branches found
No related tags found
No related merge requests found
......@@ -1074,6 +1074,7 @@
SUBDIR += py-ldap
SUBDIR += py-ldap0
SUBDIR += py-ldap3
SUBDIR += py-ldapdomaindump
SUBDIR += py-ldappool
SUBDIR += py-libcloud
SUBDIR += py-libdnet
......
PORTNAME= ldapdomaindump
PORTVERSION= 0.9.4
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= acm@FreeBSD.org
COMMENT= active directory information dumper via ldap
WWW= https://github.com/dirkjanm/ldapdomaindump
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ldap3>0:net/py-ldap3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1695274828
SHA256 (ldapdomaindump-0.9.4.tar.gz) = 99dcda17050a96549966e53bc89e71da670094d53d9542b3b0d0197d035e6f52
SIZE (ldapdomaindump-0.9.4.tar.gz) = 18933
Active Directory information dumper via LDAP
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment