# $OpenBSD: Makefile,v 1.5 2020/07/03 21:12:26 sthen Exp $

MODPY_EGG_VERSION =	5.0.2
TRYTON_MODULE =		account_stock_landed_cost
REVISION =		0

TRYTON_DEPENDS +=	account \
			account_invoice \
			product \
			stock

.include <bsd.port.mk>
