# Created by: Po-Chuan Hsieh PORTNAME= priority PORTVERSION= 1.3.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure-Python implementation of the HTTP/2 priority tree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python:3.6+ .include