# Created by: Shaun Amott <shaun@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/py-hyperframe/Makefile 438327 2017-04-12 02:30:59Z shaun $

PORTNAME=	hyperframe
PORTVERSION=	5.0.0
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	shaun@FreeBSD.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>
