# $OpenBSD: Makefile,v 1.7 2020/07/03 21:12:25 sthen Exp $

MODPY_EGG_VERSION =	5.0.4
TRYTON_MODULE =		account_invoice_history
REVISION =		0

TRYTON_DEPENDS +=	account_invoice \
			party

.include <bsd.port.mk>
