# 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-bluelet # py-bluelet/distinfo # py-bluelet/pkg-descr # py-bluelet/Makefile # py-bluelet/pkg-plist # echo c - py-bluelet mkdir -p py-bluelet > /dev/null 2>&1 echo x - py-bluelet/distinfo sed 's/^X//' >py-bluelet/distinfo << '973f7405d1b522cb28675190b60e6fdd' XSHA256 (bluelet-0.1.tar.gz) = 7fe0d3034d648f19a60304d710b68a7b9ed710f0b3c6c5f7fa0c8fe3d935912b XSIZE (bluelet-0.1.tar.gz) = 9328 973f7405d1b522cb28675190b60e6fdd echo x - py-bluelet/pkg-descr sed 's/^X//' >py-bluelet/pkg-descr << 'b591599897bf49c78e1f89e34404b1ba' XBluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications. X XWWW: https://github.com/sampsyo/bluelet b591599897bf49c78e1f89e34404b1ba echo x - py-bluelet/Makefile sed 's/^X//' >py-bluelet/Makefile << 'b99fd70c3bfa22166ba77dc762a89820' X# $FreeBSD$ X XPORTNAME= bluelet XPORTVERSION= 0.1 XCATEGORIES= devel python XMASTER_SITES= http://pypi.python.org/packages/source/b/${PORTNAME}/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= feld@feld.me XCOMMENT= Pure-Python asynchronous I/O using coroutines X XLICENSE= MIT X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include <bsd.port.mk> b99fd70c3bfa22166ba77dc762a89820 echo x - py-bluelet/pkg-plist sed 's/^X//' >py-bluelet/pkg-plist << '3ed6486d89e106ce2b573faeb4285dc9' X%%PYTHON_SITELIBDIR%%/bluelet.py X%%PYTHON_SITELIBDIR%%/bluelet.pyc X%%PYTHON_SITELIBDIR%%/bluelet.pyo 3ed6486d89e106ce2b573faeb4285dc9 exit