10 lines
210 B
Makefile
10 lines
210 B
Makefile
# $OpenBSD: Makefile,v 1.5 2012/05/02 07:48:59 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.4.0
|
|
TRYTOND_MODULE = calendar_scheduling
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = productivity/tryton/calendar
|
|
|
|
.include <bsd.port.mk>
|