4aeed34cc9
This is the "carrier_weight" module of the Tryton application platform. ok jasper@
10 lines
240 B
Makefile
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>
|