openbsd-ports/productivity/tryton/party/Makefile

9 lines
189 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/11/02 14:29:38 ajacoutot Exp $
TRYTOND_MODULE = party
RUN_DEPENDS = productivity/tryton/country>=2.2.0 \
textproc/py-vatnumber
.include <bsd.port.mk>