# 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: # # math/py-pyhull # math/py-pyhull/Makefile # math/py-pyhull/distinfo # math/py-pyhull/pkg-descr # echo c - math/py-pyhull mkdir -p math/py-pyhull > /dev/null 2>&1 echo x - math/py-pyhull/Makefile sed 's/^X//' >math/py-pyhull/Makefile << 'cd7e61146aedb58357bfbc4146e27bf4' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= pyhull XPORTVERSION= 1.5.6 XCATEGORIES= math python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= yuri@rawbw.com XCOMMENT= Computation of convex hull, Delaunay triangulation and Voronoi diagram X XLICENSE= MIT X XBUILD_DEPENDS= ${PYNUMPY} XRUN_DEPENDS= ${PYNUMPY} X XUSES= python XUSE_PYTHON= autoplist distutils XNO_ARCH= yes X X.include cd7e61146aedb58357bfbc4146e27bf4 echo x - math/py-pyhull/distinfo sed 's/^X//' >math/py-pyhull/distinfo << 'fc626193e10839fe09d4516d63201179' XSHA256 (pyhull-1.5.6.tar.gz) = 4d14bf6e6ba695de4d4ae28d2c15b97eb2dabc1e840bb9d1120ed1ffa2c52cb1 XSIZE (pyhull-1.5.6.tar.gz) = 298717 fc626193e10839fe09d4516d63201179 echo x - math/py-pyhull/pkg-descr sed 's/^X//' >math/py-pyhull/pkg-descr << 'cb78e904a208c9d13b66fc323765c6e7' XA Python wrapper to Qhull (www.qhull.org) for the computation Xof the convex hull, Delaunay triangulation and Voronoi diagram. X XWWW: https://github.com/materialsvirtuallab/pyhull XWWW: https://pypi.python.org/pypi/pyhull cb78e904a208c9d13b66fc323765c6e7 exit