9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $OpenBSD: Makefile,v 1.14 2015/09/29 10:52:31 sthen Exp $
|
|
|
|
TRYTOND_MODULE = calendar_classification
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = productivity/tryton/calendar
|
|
|
|
.include <bsd.port.mk>
|