Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= ripe.atlas.sagan |
4 |
PORTNAME= ripe.atlas.sagan |
5 |
PORTVERSION= 1.2.1 |
5 |
PORTVERSION= 1.3.0 |
6 |
CATEGORIES= net python |
6 |
CATEGORIES= net python |
7 |
MASTER_SITES= CHEESESHOP |
7 |
MASTER_SITES= CHEESESHOP |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 18-24
Link Here
|
18 |
${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} |
18 |
${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} |
19 |
|
19 |
|
20 |
USES= python |
20 |
USES= python |
21 |
USE_PYTHON= autoplist distutils |
21 |
USE_PYTHON= autoplist concurrent distutils |
22 |
NO_ARCH= yes |
22 |
NO_ARCH= yes |
23 |
|
23 |
|
24 |
.include <bsd.port.mk> |
24 |
.include <bsd.port.mk> |