8 lines
169 B
Makefile
8 lines
169 B
Makefile
# $OpenBSD: Makefile,v 1.3 2011/11/02 14:29:38 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = party_vcarddav
|
|
|
|
RUN_DEPENDS = productivity/tryton/party>=2.2.0
|
|
|
|
.include <bsd.port.mk>
|