9 lines
190 B
Makefile
9 lines
190 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/02 14:12:39 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.6.1
|
|
TRYTOND_MODULE = calendar_todo
|
|
|
|
RUN_DEPENDS = productivity/tryton/calendar
|
|
|
|
.include <bsd.port.mk>
|