# Created by: Neal Nelson <neal@nelson.name>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/py-twistedLore/Makefile 363723 2014-08-01 16:18:51Z sunpoet $

PORTNAME=	twistedLore
PORTVERSION=	14.0.0
CATEGORIES=	textproc python
MASTER_SITES=	http://twistedmatrix.com/Releases/Lore/${PORTVERSION:R}/ \
		LOCAL/sunpoet
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	TwistedLore-${PORTVERSION}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Documentation generator with HTML and LaTeX support

LICENSE=	MIT

USE_PYTHON=	2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST=	yes
USES=		tar:bzip2 twisted

.include <bsd.port.mk>
