openbsd-ports/productivity/tryton/carrier_weight/Makefile
ajacoutot 4aeed34cc9 Import trytond-module-carrier_weight-2.4.0.
This is the "carrier_weight" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:28:24 +00:00

10 lines
240 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/05/02 08:28:24 ajacoutot Exp $
MODPY_EGG_VERSION = 2.4.0
TRYTOND_MODULE = carrier_weight
RUN_DEPENDS = productivity/tryton/carrier \
productivity/tryton/product_measurements
.include <bsd.port.mk>