2013-11-20 18:20:57 +01:00
|
|
|
# Created by: Matthias Petermann <matthias@petermann-it.de>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= trytond28_sale_opportunity
|
2015-03-08 10:42:52 +01:00
|
|
|
PORTVERSION= 2.8.2
|
2013-11-20 18:20:57 +01:00
|
|
|
CATEGORIES= finance python
|
2015-03-08 10:42:52 +01:00
|
|
|
MASTER_SITES= CHEESESHOP \
|
2013-11-20 18:20:57 +01:00
|
|
|
http://downloads.tryton.org/${PORTVERSION:R}/
|
|
|
|
DISTNAME= trytond_sale_opportunity-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= matthias@petermann-it.de
|
|
|
|
COMMENT= Tryton Application Platform (Sale Opportunity Module)
|
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
RUN_DEPENDS= trytond28_sale>=2.8.1:finance/trytond28_sale
|
2013-11-20 18:20:57 +01:00
|
|
|
|
|
|
|
CONFLICTS= trytond_sale_opportunity-2.[46].*
|
|
|
|
|
2014-10-20 19:18:18 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2013-11-20 18:20:57 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|