mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
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
This commit is contained in:
parent
9e2e86b7e5
commit
8acc580496
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304497
@ -45,6 +45,7 @@
|
||||
SUBDIR += selfhtml
|
||||
SUBDIR += steak
|
||||
SUBDIR += tipp10
|
||||
SUBDIR += trytond_account_de_skr03
|
||||
SUBDIR += unix-connect
|
||||
SUBDIR += vtiger
|
||||
SUBDIR += webalizer2
|
||||
|
20
german/trytond_account_de_skr03/Makefile
Normal file
20
german/trytond_account_de_skr03/Makefile
Normal file
@ -0,0 +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}/
|
||||
|
||||
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>
|
2
german/trytond_account_de_skr03/distinfo
Normal file
2
german/trytond_account_de_skr03/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (trytond_account_de_skr03-2.4.0.tar.gz) = ab1cbad3a85bcbbf8c2f0c2762a3ca820a901f97d2f404bd70c45307df8991cc
|
||||
SIZE (trytond_account_de_skr03-2.4.0.tar.gz) = 73105
|
3
german/trytond_account_de_skr03/pkg-descr
Normal file
3
german/trytond_account_de_skr03/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
This module provides the SKR03 chart of account which is used in Germany.
|
||||
|
||||
WWW: http://www.tryton.org/
|
21
german/trytond_account_de_skr03/pkg-plist
Normal file
21
german/trytond_account_de_skr03/pkg-plist
Normal file
@ -0,0 +1,21 @@
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__tryton__.py
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__tryton__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/__tryton__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/account_de.xml
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/locale/de_DE.po
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03/locale
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_de_skr03
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user