# 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-MutatorMath # py-MutatorMath/distinfo # py-MutatorMath/Makefile # py-MutatorMath/pkg-descr # echo c - py-MutatorMath mkdir -p py-MutatorMath > /dev/null 2>&1 echo x - py-MutatorMath/distinfo sed 's/^X//' >py-MutatorMath/distinfo << '335e95b198c46e48ef06b8bddd372319' XTIMESTAMP = 1530354825 XSHA256 (MutatorMath-2.1.1.zip) = 3353fdd0d1beb13bda458265573bbefa0d4afb5aa5f9e4d3503cb9d3b0623f12 XSIZE (MutatorMath-2.1.1.zip) = 365617 335e95b198c46e48ef06b8bddd372319 echo x - py-MutatorMath/Makefile sed 's/^X//' >py-MutatorMath/Makefile << 'c9e06ef14a65d71da36b110b81e3405b' X# $FreeBSD$ X XPORTNAME= MutatorMath XPORTVERSION= 2.1.1 XCATEGORIES= print python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= lantw44@gmail.com XCOMMENT= Piecewise linear interpolation in multiple dimensions X XLICENSE= BSD3CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ufoLib>=2.0.0:print/py-ufoLib@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}defcon>=0.3.5:print/py-defcon@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}fontMath>=0.4.4:print/py-fontMath@${FLAVOR} X XUSES= python zip XUSE_PYTHON= autoplist distutils XNO_ARCH= yes X X.include c9e06ef14a65d71da36b110b81e3405b echo x - py-MutatorMath/pkg-descr sed 's/^X//' >py-MutatorMath/pkg-descr << 'ac74d5c0a7eb5163d704087cf1ff4ced' XMutatorMath is a Python library for the calculation of piecewise linear Xinterpolations in n-dimensions with any number of masters. It was developed for Xinterpolating data related to fonts, but if can handle any arithmetic object. X XWWW: https://github.com/LettError/MutatorMath ac74d5c0a7eb5163d704087cf1ff4ced exit