openbsd-ports/productivity/tryton/ldap_authentication/Makefile
2011-09-16 11:13:37 +00:00

10 lines
195 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/09/16 11:13:42 espie Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = ldap_authentication
REVISION = 2
RUN_DEPENDS = databases/py-ldap
.include <bsd.port.mk>