9 lines
181 B
Makefile
9 lines
181 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/05/02 06:57:54 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.4.0
|
|
TRYTOND_MODULE = ldap_connection
|
|
|
|
RUN_DEPENDS = databases/py-ldap
|
|
|
|
.include <bsd.port.mk>
|