# $OpenBSD: Makefile,v 1.7 2015/09/29 10:52:32 sthen Exp $

MODPY_EGG_VERSION =	3.2.3

TRYTOND_MODULE =	sale_invoice_grouping
REVISION =		0

RUN_DEPENDS =		productivity/tryton/account_invoice \
			productivity/tryton/party \
			productivity/tryton/sale

.include <bsd.port.mk>
