# 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-ufoLib # py-ufoLib/distinfo # py-ufoLib/Makefile # py-ufoLib/pkg-descr # echo c - py-ufoLib mkdir -p py-ufoLib > /dev/null 2>&1 echo x - py-ufoLib/distinfo sed 's/^X//' >py-ufoLib/distinfo << 'eedbca4d788999418f3bc2d10ed4d45e' XTIMESTAMP = 1537021971 XSHA256 (ufoLib-2.3.1.zip) = 6deceb5e4aeef719b3fadc631450da74c01def48b7ee4d25753a41261f69e6cb XSIZE (ufoLib-2.3.1.zip) = 124036 eedbca4d788999418f3bc2d10ed4d45e echo x - py-ufoLib/Makefile sed 's/^X//' >py-ufoLib/Makefile << '7f18397c45e3420d4d34562960804973' X# $FreeBSD$ X XPORTNAME= ufoLib XPORTVERSION= 2.3.1 XCATEGORIES= print python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= lantw44@gmail.com XCOMMENT= Low-level Unified Font Object (UFO) reader and writer X XLICENSE= BSD3CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE.txt X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}lxml>=4.0:devel/py-lxml@${FLAVOR} X XUSES= python zip XUSE_PYTHON= autoplist distutils XNO_ARCH= yes X X.include X X.if ${PYTHON_REL} < 3400 XRUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>=3.4.0.3:devel/py-singledispatch@${PY_FLAVOR} X.endif X X.include 7f18397c45e3420d4d34562960804973 echo x - py-ufoLib/pkg-descr sed 's/^X//' >py-ufoLib/pkg-descr << '4ff9de86ea5a0866e18f27d15fc2aaa6' XUnified Font Object (UFO) is a cross-platform, human-readable, future-proof Xformat for storing font data. ufoLib is a low-level reader and writer for it. X XWWW: http://unifiedfontobject.org/ 4ff9de86ea5a0866e18f27d15fc2aaa6 exit