8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/10/28 10:42:15 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = calendar_scheduling
|
|
|
|
RUN_DEPENDS = productivity/tryton/calendar
|
|
|
|
.include <bsd.port.mk>
|