2012-05-02 03:48:59 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2012/05/02 07:49:00 ajacoutot Exp $
|
2011-06-23 06:15:59 -04:00
|
|
|
|
2012-05-02 02:57:53 -04:00
|
|
|
MODPY_EGG_VERSION = 2.4.0
|
2011-06-23 06:15:59 -04:00
|
|
|
TRYTOND_MODULE = sale_opportunity
|
2012-05-02 03:48:59 -04:00
|
|
|
REVISION = 0
|
2011-06-23 06:15:59 -04:00
|
|
|
|
2012-05-02 03:48:59 -04:00
|
|
|
RUN_DEPENDS = productivity/tryton/account \
|
|
|
|
productivity/tryton/product \
|
|
|
|
productivity/tryton/sale \
|
|
|
|
productivity/tryton/stock
|
2011-06-23 06:15:59 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|