9 lines
199 B
Makefile
9 lines
199 B
Makefile
# $OpenBSD: Makefile,v 1.4 2012/01/24 10:16:10 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.2.0
|
|
TRYTOND_MODULE = party_vcarddav
|
|
|
|
RUN_DEPENDS = productivity/tryton/party>=2.2.0
|
|
|
|
.include <bsd.port.mk>
|