openbsd-ports/productivity/tryton/account_be/Makefile
ajacoutot ee300d31a9 s/account/module in COMMENT.
spotted by Cedric Krier.
2011-06-20 16:04:12 +00:00

10 lines
200 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/06/20 16:04:12 ajacoutot Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = account_be
REVISION = 0
RUN_DEPENDS = productivity/tryton/account
.include <bsd.port.mk>