Import trytond-module-country-2.0.0.
This is the "country" module for the Tryton application platform. It defines all countries and subdivisions. ok jasper@
This commit is contained in:
parent
d202ed9ba1
commit
9b5c6cc46e
11
productivity/tryton/country/Makefile
Normal file
11
productivity/tryton/country/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/13 17:09:29 ajacoutot Exp $
|
||||
|
||||
COMMENT = trytond country module
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
DISTNAME = trytond_country-${MODPY_EGG_VERSION}
|
||||
PKGNAME = trytond-module-country-${MODPY_EGG_VERSION}
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/trytond
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/country/distinfo
Normal file
5
productivity/tryton/country/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_country-2.0.0.tar.gz) = 4krXWbZjjew8VX+Emrycqg==
|
||||
RMD160 (tryton/trytond_country-2.0.0.tar.gz) = jwHNfMMs/amwbrWh8SuC2qzsOoA=
|
||||
SHA1 (tryton/trytond_country-2.0.0.tar.gz) = CKisfUrOU7ci+WjLxR8z5QxDdwM=
|
||||
SHA256 (tryton/trytond_country-2.0.0.tar.gz) = 9FPBr++E7mzEuKpBRNIp1ZaAzcnU83q205t27G1V8oE=
|
||||
SIZE (tryton/trytond_country-2.0.0.tar.gz) = 120808
|
2
productivity/tryton/country/pkg/DESCR
Normal file
2
productivity/tryton/country/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is the "country" module for the Tryton application platform.
|
||||
It defines all countries and subdivisions.
|
29
productivity/tryton/country/pkg/PLIST
Normal file
29
productivity/tryton/country/pkg/PLIST
Normal file
@ -0,0 +1,29 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/13 17:09:29 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/bg_BG.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/country.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/country.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/country.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/cs_CZ.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/de_DE.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/es_CO.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/es_ES.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/fr_FR.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/ru_RU.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/tests/test_country.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/country/tests/test_country.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_country-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
x
Reference in New Issue
Block a user