Lines 6-18
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= twistedWeb |
8 |
PORTNAME= twistedWeb |
9 |
PORTVERSION= 11.0.0 |
9 |
PORTVERSION= 12.0.0 |
10 |
CATEGORIES= www devel python |
10 |
CATEGORIES= www devel python |
11 |
MASTER_SITES= http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/ |
11 |
MASTER_SITES= http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/ |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
DISTNAME= TwistedWeb-${PORTVERSION} |
13 |
DISTNAME= TwistedWeb-${PORTVERSION} |
14 |
|
14 |
|
15 |
MAINTAINER= neal@nelson.name |
15 |
MAINTAINER= python@FreeBSD.org |
16 |
COMMENT= An HTTP protocol implementation together with clients and servers |
16 |
COMMENT= An HTTP protocol implementation together with clients and servers |
17 |
|
17 |
|
18 |
LICENSE= MIT |
18 |
LICENSE= MIT |