9 lines
214 B
Makefile
9 lines
214 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/09/12 06:59:53 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = account_stock_continental
|
|
|
|
RUN_DEPENDS = productivity/tryton/account_product \
|
|
productivity/tryton/stock
|
|
|
|
.include <bsd.port.mk>
|