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

MODPY_EGG_VERSION =	5.2.1
TRYTON_MODULE =		account_dunning_email
REVISION =		1

TRYTON_DEPENDS +=	account_dunning \
			account_dunning_letter \
			party

.include <bsd.port.mk>
