2012-09-19 14:04:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= trytond_account_de_skr03
|
|
|
|
PORTVERSION= 2.4.0
|
|
|
|
CATEGORIES= german finance python
|
2013-05-19 05:19:18 +02:00
|
|
|
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
2012-09-19 14:04:10 +02:00
|
|
|
|
|
|
|
MAINTAINER= matthias@petermann.it
|
2013-05-19 05:19:18 +02:00
|
|
|
COMMENT= Tryton Application Platform (German Account Chart)
|
2012-09-19 14:04:10 +02:00
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
|
|
|
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
|
|
|
|
trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
|
|
|
|
|
2013-05-19 05:19:18 +02:00
|
|
|
CONFLICTS= trytond_account_de_skr03-2.[68].*
|
|
|
|
|
2012-09-19 14:04:10 +02:00
|
|
|
USE_PYTHON= yes
|
|
|
|
USE_PYDISTUTILS=easy_install
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|