# 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-pyenet # py-pyenet/Makefile # py-pyenet/distinfo # py-pyenet/pkg-descr # echo c - py-pyenet mkdir -p py-pyenet > /dev/null 2>&1 echo x - py-pyenet/Makefile sed 's/^X//' >py-pyenet/Makefile << 'f80aba3a06d8f9bc15261cb00ee80a3b' X# Created by: Ilia Skalozubov X# $FreeBSD:$ X XPORTNAME= pyenet XDISTVERSION= 1.3.13.post7 XCATEGORIES= net python XMASTER_SITES= CHEESESHOP X XMAINTAINER= freebsd@skinc.ru XCOMMENT= Python wrapper for the ENet library by Lee Salzman X XLICENSE= BSD3CLAUSE MIT XLICENSE_COMB= multi XLICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE XLICENSE_FILE_MIT= ${WRKSRC}/enet/LICENSE X XUSES= python:2.7 XUSE_PYTHON= autoplist cython distutils X Xpost-install: X @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/enet.so X X.include f80aba3a06d8f9bc15261cb00ee80a3b echo x - py-pyenet/distinfo sed 's/^X//' >py-pyenet/distinfo << '04218cee1cd271b19d771ececdd86db5' XTIMESTAMP = 1574269594 XSHA256 (pyenet-1.3.13.post7.tar.gz) = a36ed3ab9ddad25dc5416fa5223830f7f0ae628af986a4045def103057921ebf XSIZE (pyenet-1.3.13.post7.tar.gz) = 745118 04218cee1cd271b19d771ececdd86db5 echo x - py-pyenet/pkg-descr sed 's/^X//' >py-pyenet/pkg-descr << '54533e8fd7dcdb780d6bda60f09e097a' Xpyenet is a python wrapper for the ENet library by Lee Salzman, Xhttp://enet.bespin.org X XWWW: https://pypi.python.org/pypi/pyenet 54533e8fd7dcdb780d6bda60f09e097a exit