# Created by: Landon Fuller <landonf@opendarwin.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-twistedWeb2/Makefile 389051 2015-06-10 16:45:53Z sunpoet $

PORTNAME=	twistedWeb2
PORTVERSION=	8.1.0
PORTREVISION=	1
CATEGORIES=	www devel python
MASTER_SITES=	http://tmrc.mit.edu/mirror/twisted/Web2/${PORTVERSION:R}/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	TwistedWeb2-${PORTVERSION}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Next generation Web Server Framework built with Twisted

LICENSE=	MIT

NO_ARCH=	yes
USE_PYTHON=	autoplist distutils
USES=		python tar:bzip2 twisted

.include <bsd.port.mk>
