# 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-jsonref # py-jsonref/Makefile # py-jsonref/distinfo # py-jsonref/pkg-descr # echo c - py-jsonref mkdir -p py-jsonref > /dev/null 2>&1 echo x - py-jsonref/Makefile sed 's/^X//' >py-jsonref/Makefile << '7dfb2a90cf603e689fafe60b2306902c' X# Created by: grembo@FreeBSD.org X# $FreeBSD: $ X XPORTNAME= jsonref XPORTVERSION= 0.1 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= grembo@FreeBSD.org XCOMMENT= An implementation of JSON Reference for Python X XLICENSE= APACHE20 XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests X XUSES?= python XUSE_PYTHON= autoplist distutils X XNO_ARCH= yes X X.include 7dfb2a90cf603e689fafe60b2306902c echo x - py-jsonref/distinfo sed 's/^X//' >py-jsonref/distinfo << '0c3494b778f6edcb7ad18d46f0e45207' XTIMESTAMP = 1488909207 XSHA256 (jsonref-0.1.tar.gz) = 56e0ce228798bdecadff865c142741b1ffdd57a5e9c40c40ec2b641d7c430ad3 XSIZE (jsonref-0.1.tar.gz) = 12296 0c3494b778f6edcb7ad18d46f0e45207 echo x - py-jsonref/pkg-descr sed 's/^X//' >py-jsonref/pkg-descr << 'cd68934e566c22af08686a1a0dd1a26e' XAn implementation of JSON Reference for Python X XWWW: https://pypi.python.org/pypi/jsonref cd68934e566c22af08686a1a0dd1a26e exit