openbsd-ports/productivity/tryton/project_revenue/Makefile

11 lines
263 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:14:39 ajacoutot Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = project_revenue
RUN_DEPENDS = productivity/tryton/project \
productivity/tryton/product \
productivity/tryton/timesheet
.include <bsd.port.mk>