mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-pyjwt: Add CRYPTO option
This commit is contained in:
parent
592ea1312a
commit
3ac0e29b42
1 changed files with 4 additions and 0 deletions
|
@ -20,4 +20,8 @@ NO_ARCH= yes
|
||||||
|
|
||||||
CPE_VENDOR= pyjwt_project
|
CPE_VENDOR= pyjwt_project
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= CRYPTO
|
||||||
|
|
||||||
|
CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue