MODPY_EGG_VERSION =	5.2.1
TRYTON_MODULE =		sale_shipment_cost
REVISION =		1

TRYTON_DEPENDS +=	account_invoice \
			carrier \
			currency \
			sale \
			stock

TRYTON_TEST_DEPENDS +=	account \
			party \
			sale_promotion

.include <bsd.port.mk>
