Skip to content

Commit

Permalink
www/py-pyjwt: Add CRYPTO option
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 28, 2022
1 parent 592ea13 commit 3ac0e29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions www/py-pyjwt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ NO_ARCH= yes

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>

0 comments on commit 3ac0e29

Please sign in to comment.