aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-twistedLore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-twistedLore/Makefile')
-rw-r--r--textproc/py-twistedLore/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/textproc/py-twistedLore/Makefile b/textproc/py-twistedLore/Makefile
index 30fa539b0c8a..717e5f0bc49a 100644
--- a/textproc/py-twistedLore/Makefile
+++ b/textproc/py-twistedLore/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= twistedLore
-PORTVERSION= 10.1.0
+PORTVERSION= 11.0.0
CATEGORIES= textproc python
-MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Lore/${PORTVERSION:R}/
+MASTER_SITES= http://twistedmatrix.com/Releases/Lore/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedLore-${PORTVERSION}
MAINTAINER= neal@nelson.name
COMMENT= Documentation generator with HTML and LaTeX support
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes