# 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-defcon # py-defcon/distinfo # py-defcon/Makefile # py-defcon/pkg-descr # echo c - py-defcon mkdir -p py-defcon > /dev/null 2>&1 echo x - py-defcon/distinfo sed 's/^X//' >py-defcon/distinfo << '099491af19e38619dd753a437c5dd2f7' XTIMESTAMP = 1537021252 XSHA256 (defcon-0.5.3.zip) = 4c1b45c3d8bc24ec2560f355a899f853ddb715b401862e8c99aaefdec8599de0 XSIZE (defcon-0.5.3.zip) = 491640 099491af19e38619dd753a437c5dd2f7 echo x - py-defcon/Makefile sed 's/^X//' >py-defcon/Makefile << '651c76c206e69fb57d2512e9026e5a34' X# $FreeBSD$ X XPORTNAME= defcon XPORTVERSION= 0.5.3 XCATEGORIES= print python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= lantw44@gmail.com XCOMMENT= Set of flexible objects for representing UFO data X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/License.txt X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}ufoLib>=2.3.1:print/py-ufoLib@${FLAVOR} X XUSES= python zip XUSE_PYTHON= autoplist distutils XUSE_LOCALE= en_US.UTF-8 XNO_ARCH= yes X X.include 651c76c206e69fb57d2512e9026e5a34 echo x - py-defcon/pkg-descr sed 's/^X//' >py-defcon/pkg-descr << '4407b798ee2b5c7a82932a3341032d48' XDefcon is a set of UFO based objects optimized for use in font editing Xapplications. The objects are built to be lightweight, fast and flexible. XThe objects are very bare-bones and they are not meant to be end-all, be-all Xobjects. Rather, they are meant to provide base functionality so that you can Xfocus on your application's behavior, not object observing or maintaining Xcached data. X XWWW: https://github.com/typesupply/defcon 4407b798ee2b5c7a82932a3341032d48 exit