8 lines
162 B
Makefile
8 lines
162 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/10/28 10:42:16 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = party_vcarddav
|
|
|
|
RUN_DEPENDS = productivity/tryton/party
|
|
|
|
.include <bsd.port.mk>
|