# 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-pyclipper # py-pyclipper/distinfo # py-pyclipper/Makefile # py-pyclipper/pkg-descr # echo c - py-pyclipper mkdir -p py-pyclipper > /dev/null 2>&1 echo x - py-pyclipper/distinfo sed 's/^X//' >py-pyclipper/distinfo << '4e3b11caf2c36a3023a3fe671e944164' XTIMESTAMP = 1525598760 XSHA256 (pyclipper-1.1.0.zip) = 3f11e87f0b82bccc6de57eead2628ca419694352e8b843bcd228eec9c9357680 XSIZE (pyclipper-1.1.0.zip) = 133364 4e3b11caf2c36a3023a3fe671e944164 echo x - py-pyclipper/Makefile sed 's/^X//' >py-pyclipper/Makefile << '73ace8b2c4c358c4b6a01af56affe137' X# $FreeBSD$ X XPORTNAME= pyclipper XPORTVERSION= 1.1.0 XCATEGORIES= math python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= lantw44@gmail.com XCOMMENT= Cython wrapper for the C++ translation of Clipper library X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11.1:devel/py-setuptools_scm@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.0:devel/py-setuptools_scm_git_archive@${FLAVOR} X XUSES= python zip XUSE_PYTHON= autoplist distutils X X.include 73ace8b2c4c358c4b6a01af56affe137 echo x - py-pyclipper/pkg-descr sed 's/^X//' >py-pyclipper/pkg-descr << '152748fad089199835e8cef8997d5714' XPyclipper is a Cython wrapper exposing public functions and classes of the C++ Xtranslation of the Angus Johnson's Clipper library. X XWWW: https://github.com/greginvm/pyclipper 152748fad089199835e8cef8997d5714 exit