Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= robotframework-ride |
4 |
PORTNAME= robotframework-ride |
5 |
PORTVERSION= 1.3 |
5 |
PORTVERSION= 1.4.1 |
6 |
PORTREVISION= 2 |
|
|
7 |
CATEGORIES= devel www python |
6 |
CATEGORIES= devel www python |
8 |
MASTER_SITES= CHEESESHOP |
7 |
MASTER_SITES= CHEESESHOP |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 18-24
Link Here
|
18 |
${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments |
17 |
${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments |
19 |
|
18 |
|
20 |
USES= python:2 |
19 |
USES= python:2 |
21 |
USE_PYTHON= distutils autoplist |
20 |
USE_PYTHON= autoplist distutils |
22 |
USE_WX= 3.0+ |
21 |
USE_WX= 3.0+ |
23 |
WX_COMPS= python:run |
22 |
WX_COMPS= python:run |
24 |
|
23 |
|