freebsd-ports/german/trytond_account_de_skr03/Makefile
Boris Samorodov 8acc580496 Add trytond_account_de_skr03 2.4.0, the SKR03 chart of account which is
used in Germany.

PR:		ports/171170
Submitted by:	matthias@petermann.it
2012-09-19 12:04:10 +00:00

20 lines
520 B
Makefile

# Created by: Matthias Petermann<matthias@petermann.it>
# $FreeBSD$
PORTNAME= trytond_account_de_skr03
PORTVERSION= 2.4.0
CATEGORIES= german finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
COMMENT= The SKR03 chart of account which is used in Germany
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
.include <bsd.port.mk>