Import trytond-module-carrier-2.4.1.
This is the "carrier" module of the Tryton application platform. ok jasper@
This commit is contained in:
parent
7d619a318c
commit
c41212a0e8
8
productivity/tryton/carrier/Makefile
Normal file
8
productivity/tryton/carrier/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/05/02 08:27:55 ajacoutot Exp $
|
||||
|
||||
TRYTOND_MODULE = carrier
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/party \
|
||||
productivity/tryton/product
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/carrier/distinfo
Normal file
5
productivity/tryton/carrier/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_carrier-2.4.1.tar.gz) = LeVjkfSId3kwwD51wfxo2Q==
|
||||
RMD160 (tryton/trytond_carrier-2.4.1.tar.gz) = bnbzb38U5yVv3y9swMVOPE1ueIM=
|
||||
SHA1 (tryton/trytond_carrier-2.4.1.tar.gz) = gs9RoHPtDnrbTEPNtFUN5zXnkeo=
|
||||
SHA256 (tryton/trytond_carrier-2.4.1.tar.gz) = jmUkiuG0T+hpXyVaRBTK3cuJWtUtHSK3oXfXcJWo/sk=
|
||||
SIZE (tryton/trytond_carrier-2.4.1.tar.gz) = 20009
|
1
productivity/tryton/carrier/pkg/DESCR
Normal file
1
productivity/tryton/carrier/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This is the "carrier" module of the Tryton application platform.
|
33
productivity/tryton/carrier/pkg/PLIST
Normal file
33
productivity/tryton/carrier/pkg/PLIST
Normal file
@ -0,0 +1,33 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/02 08:27:55 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/carrier.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/carrier.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/carrier.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/bg_BG.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/ca_ES.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/cs_CZ.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/de_DE.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/es_AR.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/es_CO.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/es_ES.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/fr_FR.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/nl_NL.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/locale/ru_RU.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/tests/test_carrier.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/carrier/tests/test_carrier.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_carrier-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
Reference in New Issue
Block a user