Lines 6-16
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= ipython |
8 |
PORTNAME= ipython |
9 |
PORTVERSION= 0.7.1 |
9 |
PORTVERSION= 0.7.1.1 |
10 |
CATEGORIES= devel python |
10 |
CATEGORIES= devel python |
11 |
MASTER_SITES= http://ipython.scipy.org/dist/ \ |
11 |
MASTER_SITES= http://ipython.scipy.org/dist/ \ |
12 |
http://bsdchat.com/dist/dryice/ |
12 |
http://bsdchat.com/dist/dryice/ |
13 |
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |
13 |
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |
|
|
14 |
DISTNAME= ${PORTNAME}-0.7.1.fix1 |
14 |
|
15 |
|
15 |
MAINTAINER= dryice@dryice.name |
16 |
MAINTAINER= dryice@dryice.name |
16 |
COMMENT= An enhanced Interactive Python shell |
17 |
COMMENT= An enhanced Interactive Python shell |