# Created by: Neal Nelson <neal@nelson.name>
# $FreeBSD: tags/RELEASE_11_1_0/news/py-twistedNews/Makefile 389047 2015-06-10 16:45:37Z sunpoet $

PORTNAME=	twistedNews
PORTVERSION=	15.2.1
CATEGORIES=	news devel python
MASTER_SITES=	http://twistedmatrix.com/Releases/News/${PORTVERSION:R}/ \
		LOCAL/sunpoet
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	TwistedNews-${PORTVERSION}

MAINTAINER=	python@FreeBSD.org
COMMENT=	NNTP protocol implementation with client and server

LICENSE=	MIT

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

.include <bsd.port.mk>
