8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $OpenBSD: Makefile,v 1.9 2012/10/28 10:42:16 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = ldap_connection
|
|
|
|
RUN_DEPENDS = databases/py-ldap
|
|
|
|
.include <bsd.port.mk>
|