2013-08-10 15:33:28 +02:00
|
|
|
# Created by: Matthias Petermann <matthias@petermann-it.de>
|
2013-05-19 17:33:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= trytond_production
|
2015-07-05 10:24:40 +02:00
|
|
|
PORTVERSION= 2.4.4
|
2013-05-19 17:33:28 +02:00
|
|
|
CATEGORIES= finance python
|
2013-05-20 10:00:57 +02:00
|
|
|
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
2013-05-19 17:33:28 +02:00
|
|
|
|
2013-08-10 15:33:28 +02:00
|
|
|
MAINTAINER= matthias@petermann-it.de
|
2013-05-19 17:33:28 +02:00
|
|
|
COMMENT= Tryton Application Platform (Production Module)
|
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
|
|
|
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
|
|
|
|
trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
|
|
|
|
trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
|
|
|
|
trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
|
|
|
|
|
2015-07-05 10:24:40 +02:00
|
|
|
DEPRECATED= Upstream project no longer supports the Tryton 2.4 series
|
|
|
|
EXPIRATION_DATE= 2015-08-05
|
|
|
|
|
2013-11-20 18:20:57 +01:00
|
|
|
CONFLICTS= trytond28_production-2.8.*
|
2013-05-19 17:33:28 +02:00
|
|
|
|
2014-10-20 19:18:18 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2013-05-19 17:33:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|