# Created by: Shaun Amott <shaun@FreeBSD.org>

PORTNAME=	hyperframe
PORTVERSION=	6.0.0
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python module that decodes binary streams into HTTP/2 frames

LICENSE=	mit

USES?=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
