openbsd-ports/productivity/tryton/calendar/Makefile
ajacoutot ee300d31a9 s/account/module in COMMENT.
spotted by Cedric Krier.
2011-06-20 16:04:12 +00:00

10 lines
190 B
Makefile

# $OpenBSD: Makefile,v 1.3 2011/06/20 16:04:12 ajacoutot Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = calendar
REVISION = 1
RUN_DEPENDS = textproc/py-vobject
.include <bsd.port.mk>