# 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-sleekxmpp/ # py-sleekxmpp/Makefile # py-sleekxmpp/distinfo # py-sleekxmpp/pkg-descr # echo c - py-sleekxmpp/ mkdir -p py-sleekxmpp/ > /dev/null 2>&1 echo x - py-sleekxmpp/Makefile sed 's/^X//' >py-sleekxmpp/Makefile << 'ca39d6ec3e864fa49a749645525b735b' X# $FreeBSD$ X XPORTNAME= sleekxmpp XPORTVERSION= 1.3.1 XCATEGORIES= net-im python XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= arved@FreeBSD.org XCOMMENT= XMPP Library X XLICENSE= MIT X XUSES= python:3.2+ XUSE_PYTHON= distutils autoplist XUSE_GITHUB= yes XGH_ACCOUNT= fritzy XGH_PROJECT= SleekXMPP XGH_TAGNAME= 1.3.1 XGH_COMMIT= e558269 X X.include ca39d6ec3e864fa49a749645525b735b echo x - py-sleekxmpp/distinfo sed 's/^X//' >py-sleekxmpp/distinfo << 'f607b0a68871b46014f9890a8d2ea3a2' XSHA256 (sleekxmpp-1.3.1.tar.gz) = e5ed93b6c4bc302573396bfc8a8bcbe3bfa6d90eca7d5ace8655843890983f13 XSIZE (sleekxmpp-1.3.1.tar.gz) = 1014109 f607b0a68871b46014f9890a8d2ea3a2 echo x - py-sleekxmpp/pkg-descr sed 's/^X//' >py-sleekxmpp/pkg-descr << '585e6935001b45821d3f4dfeca2a47b6' XSleekXMPP is an MIT licensed XMPP library for Python 2.6/3.1+, and is featured Xin examples in XMPP: The Definitive Guide by Kevin Smith, Remko Troncon, and XPeter Saint-Andre. X XWWW: https://github.com/fritzy/SleekXMPP/ 585e6935001b45821d3f4dfeca2a47b6 exit