# 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: # # devel/py-python-gist # devel/py-python-gist/Makefile # devel/py-python-gist/distinfo # devel/py-python-gist/pkg-descr # echo c - devel/py-python-gist mkdir -p devel/py-python-gist > /dev/null 2>&1 echo x - devel/py-python-gist/Makefile sed 's/^X//' >devel/py-python-gist/Makefile << '8b3b9ce4a53a2f0e41d3a1d4ceb33109' X# Created by: Yuri Victorovich <yuri@rawbw.com> X# $FreeBSD$ X XPORTNAME= python-gist XPORTVERSION= 0.3.2 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= yuri@rawbw.com XCOMMENT= Command line interface for working with github gists X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XUSES= python XUSE_PYTHON= autoplist distutils XNO_ARCH= yes X Xregression-test: build X @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test # fails, see https://github.com/jdowner/gist/issues/34 X X.include <bsd.port.mk> 8b3b9ce4a53a2f0e41d3a1d4ceb33109 echo x - devel/py-python-gist/distinfo sed 's/^X//' >devel/py-python-gist/distinfo << '519de5a88091246bc7bb730de0ba7fc6' XTIMESTAMP = 1466976626 XSHA256 (python-gist-0.3.2.tar.gz) = 9e09e8b2c889cedaed75369e11bed4b1bd98b3381a457a07a90409b0b9a3621b XSIZE (python-gist-0.3.2.tar.gz) = 16468 519de5a88091246bc7bb730de0ba7fc6 echo x - devel/py-python-gist/pkg-descr sed 's/^X//' >devel/py-python-gist/pkg-descr << 'd023bd188dc54b405a67b8bb8577d435' Xgist is a command line interface for working with github gists. It provides Xseveral methods for inspecting a users gists, and the ability to easily Xcreate them. X XWWW: http://github.com/jdowner/gist XWWW: https://pypi.python.org/pypi/python-gist d023bd188dc54b405a67b8bb8577d435 exit