# 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-pyformance # py-pyformance/Makefile # py-pyformance/distinfo # py-pyformance/pkg-descr # echo c - py-pyformance mkdir -p py-pyformance > /dev/null 2>&1 echo x - py-pyformance/Makefile sed 's/^X//' >py-pyformance/Makefile << '49175c83d34b022d89895ad9021880a3' X# Created by: Waitman Gobble X# $FreeBSD: $ X XPORTNAME= pyformance XPORTVERSION= 0.4 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= python@FreeBSD.org XCOMMENT= PyFormance is a toolset for performance measurement and statistics X XLICENSE= APACHE20 XLICENSE_FILE= ${WRKSRC}/LICENSE X XOPTIONS_DEFINE= DOCS X XNO_ARCH= yes XUSES= python XUSE_PYTHON= autoplist concurrent distutils X XPORTDOCS= README.md X Xpost-install-DOCS-on: X @${MKDIR} ${STAGEDIR}${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} X X.include 49175c83d34b022d89895ad9021880a3 echo x - py-pyformance/distinfo sed 's/^X//' >py-pyformance/distinfo << '87453d413e3417ee18d0c73ed4f48e76' XTIMESTAMP = 1527390802 XSHA256 (pyformance-0.4.tar.gz) = 2fd16397961ff62f2b2e7300e0abb2afd2b7e996e6075afae666922636d07029 XSIZE (pyformance-0.4.tar.gz) = 20683 87453d413e3417ee18d0c73ed4f48e76 echo x - py-pyformance/pkg-descr sed 's/^X//' >py-pyformance/pkg-descr << '8987f5b35f275c3070498100e29df832' XPyFormance is a toolset for performance measurement Xand statistics, with a signaling mechanism that Xallows to issue events in cases of unexpected behavior. X XWWW: https://pypi.org/project/pyformance/ 8987f5b35f275c3070498100e29df832 exit