openbsd-ports/productivity/tryton/carrier_weight/Makefile

10 lines
240 B
Makefile
Raw Normal View History

# $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>