9 lines
178 B
Makefile
9 lines
178 B
Makefile
# $OpenBSD: Makefile,v 1.6 2012/05/02 07:48:59 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = calendar_todo
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = productivity/tryton/calendar
|
|
|
|
.include <bsd.port.mk>
|