mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update MASTER_SITES and COMMENT
- Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
This commit is contained in:
parent
78dba33519
commit
29ba1f26b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318479
1 changed files with 4 additions and 3 deletions
|
@ -1,19 +1,20 @@
|
|||
# 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}/
|
||||
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= matthias@petermann.it
|
||||
COMMENT= The SKR03 chart of account which is used in Germany
|
||||
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= trytond_account_de_skr03-2.[68].*
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue