# 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-ufo2ft # py-ufo2ft/distinfo # py-ufo2ft/Makefile # py-ufo2ft/pkg-descr # echo c - py-ufo2ft mkdir -p py-ufo2ft > /dev/null 2>&1 echo x - py-ufo2ft/distinfo sed 's/^X//' >py-ufo2ft/distinfo << '87a100f14088e1d773ac8e61cebed6fb' XTIMESTAMP = 1530355026 XSHA256 (ufo2ft-2.1.0.zip) = f13a7c28a4b1d524c72abd172d0e85fec784669d88322d6e522fcb7e19da4d59 XSIZE (ufo2ft-2.1.0.zip) = 137506 87a100f14088e1d773ac8e61cebed6fb echo x - py-ufo2ft/Makefile sed 's/^X//' >py-ufo2ft/Makefile << 'b95f50b09aa051cf4c553c5d40ad92b6' X# $FreeBSD$ X XPORTNAME= ufo2ft XPORTVERSION= 2.1.0 XCATEGORIES= print python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= lantw44@gmail.com XCOMMENT= Bridge between UFOs and FontTools X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.28.0:print/py-fonttools@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}ufoLib>=2.1.0:print/py-ufoLib@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}defcon>=0.4.0:print/py-defcon@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}cu2qu>=1.5.0:print/py-cu2qu@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}compreffor>=0.4.5:print/py-compreffor@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.0:print/py-booleanOperations@${FLAVOR} X XUSES= python zip XUSE_PYTHON= autoplist distutils XNO_ARCH= yes X X.include b95f50b09aa051cf4c553c5d40ad92b6 echo x - py-ufo2ft/pkg-descr sed 's/^X//' >py-ufo2ft/pkg-descr << '03000fc0773aaf2056dd182e1bd7c4a8' Xufo2ft ("UFO to FontTools") is a fork of ufo2fdk whose goal is to generate XOpenType font binaries from UFOs without the FDK dependency. X XWWW: https://github.com/googlei18n/ufo2ft 03000fc0773aaf2056dd182e1bd7c4a8 exit