11 lines
200 B
Makefile
11 lines
200 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/01/24 10:16:10 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.2.0
|
|
TRYTOND_MODULE = ldap_connection
|
|
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = databases/py-ldap
|
|
|
|
.include <bsd.port.mk>
|