# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-curio/Makefile 546412 2020-08-27 18:44:10Z sunpoet $ PORTNAME= curio PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Coroutine-based library for concurrent Python systems programming LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include