Lines 1-7
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= http-prompt |
3 |
PORTNAME= http-prompt |
4 |
PORTVERSION= 0.6.0 |
4 |
PORTVERSION= 0.7.0 |
5 |
CATEGORIES= devel python |
5 |
CATEGORIES= devel python |
6 |
MASTER_SITES= CHEESESHOP |
6 |
MASTER_SITES= CHEESESHOP |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 17-23
Link Here
|
17 |
${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=0.60:devel/py-prompt_toolkit \ |
17 |
${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=0.60:devel/py-prompt_toolkit \ |
18 |
${PYTHON_PKGNAMEPREFIX}pygments>=2.1.0:textproc/py-pygments \ |
18 |
${PYTHON_PKGNAMEPREFIX}pygments>=2.1.0:textproc/py-pygments \ |
19 |
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six \ |
19 |
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six \ |
20 |
httpie>=0.9.0:www/httpie |
20 |
${PYTHON_PKGNAMEPREFIX}httpie>=0.9.2:www/py-httpie |
21 |
|
21 |
|
22 |
NO_ARCH= yes |
22 |
NO_ARCH= yes |
23 |
SUB_FILES= pkg-message |
23 |
SUB_FILES= pkg-message |