freebsd-ports/german/trytond_account_de_skr03/Makefile
Marcus von Appen b997ee32c8 - Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 17:45:13 +00:00

23 lines
584 B
Makefile

# Created by: Matthias Petermann <matthias@petermann-it.de>
# $FreeBSD$
PORTNAME= trytond_account_de_skr03
PORTVERSION= 2.4.0
PORTREVISION= 1
CATEGORIES= german finance python
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (German Account Chart)
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
CONFLICTS= trytond28_account_de_skr03-2.8.*
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>