openbsd-ports/productivity/tryton/ldap_authentication/Makefile

9 lines
207 B
Makefile

# $OpenBSD: Makefile,v 1.5 2011/11/02 14:29:38 ajacoutot Exp $
TRYTOND_MODULE = ldap_authentication
RUN_DEPENDS = databases/py-ldap \
productivity/tryton/ldap_connection>=2.2.0
.include <bsd.port.mk>