# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pycollada # py-pycollada/pkg-descr # py-pycollada/distinfo # py-pycollada/Makefile # echo c - py-pycollada mkdir -p py-pycollada > /dev/null 2>&1 echo x - py-pycollada/pkg-descr sed 's/^X//' >py-pycollada/pkg-descr << '654a2d61b134fb12233e1639ca102745' X pycollada is a python module for creating, editing and loading COLLADA, which Xis a COLLAborative Design Activity for establishing an interchange file format Xfor interactive 3D applications. X XWWW: http://pycollada.readthedocs.org/ 654a2d61b134fb12233e1639ca102745 echo x - py-pycollada/distinfo sed 's/^X//' >py-pycollada/distinfo << '6810fbb53a3198c641738ca9a38e20d3' XTIMESTAMP = 1478552877 XSHA256 (pycollada-0.4.1.tar.gz) = 9b7aba2af93adbe207dab48b427902f56afd717cf9bf5f52e617948212a4a044 XSIZE (pycollada-0.4.1.tar.gz) = 110434 6810fbb53a3198c641738ca9a38e20d3 echo x - py-pycollada/Makefile sed 's/^X//' >py-pycollada/Makefile << 'ba502ba877e2d0f8f94ce06215fd0930' X# $FreeBSD$ X XPORTNAME= pycollada XPORTVERSION= 0.4.1 XCATEGORIES= graphics python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= tj+freebsd_ports@a13.fr XCOMMENT= python library for reading and writing collada documents X XLICENSE= BSD3CLAUSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy \ X ${PYTHON_PKGNAMEPREFIX}dateutil>=2.0:devel/py-dateutil X XNO_ARCH= yes XUSES= python XUSE_PYTHON= autoplist distutils X XOPTIONS_DEFINE= LXML X XLXML_DESC= Uses lxml for XML loading, construction, and saving. XLXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml X X.include <bsd.port.mk> ba502ba877e2d0f8f94ce06215fd0930 exit