# $OpenBSD: Makefile,v 1.8 2021/11/02 00:01:56 sthen Exp $

MODPY_EGG_VERSION =	5.0.4
TRYTON_MODULE =		account_invoice_history
REVISION =		1

TRYTON_DEPENDS +=	account_invoice \
			party

.include <bsd.port.mk>
