openbsd-ports/productivity/tryton/calendar_classification/Makefile
ajacoutot 4a19d6948d Import trytond-module-calendar_classification-2.0.0.
This is the "calendar_classification" module for the Tryton application
platform.
It handles classification of event.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:13:28 +00:00

9 lines
204 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:13:28 ajacoutot Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = calendar_classification
RUN_DEPENDS = productivity/tryton/calendar
.include <bsd.port.mk>