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