openbsd-ports/productivity/tryton/carrier/Makefile
ajacoutot c41212a0e8 Import trytond-module-carrier-2.4.1.
This is the "carrier" module of the Tryton application platform.

ok jasper@
2012-05-02 08:27:55 +00:00

9 lines
192 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/05/02 08:27:55 ajacoutot Exp $
TRYTOND_MODULE = carrier
RUN_DEPENDS = productivity/tryton/party \
productivity/tryton/product
.include <bsd.port.mk>