# $OpenBSD: Makefile,v 1.3 2020/07/03 21:12:29 sthen Exp $

MODPY_EGG_VERSION =	5.2.1
TRYTON_MODULE =		account_dunning_fee
REVISION =		0

TRYTON_DEPENDS +=	account_dunning \
			account_product

.include <bsd.port.mk>
