Skip to content

Commit

Permalink
security/py-asyncssh: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 13, 2021
1 parent 7f3484b commit b2e2a05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/py-asyncssh/Makefile
Expand Up @@ -13,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR}

USES= cpe python:3.6+
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

CPE_VENDOR= asyncssh_project

OPTIONS_DEFINE= BCRYPT FIDO2 GSSAPI LIBNACL NETTLE PKCS11 PYOPENSSL
OPTIONS_DEFAULT=BCRYPT FIDO2 PYOPENSSL
BCRYPT_DESC= OpenSSH private key encryption
Expand Down

0 comments on commit b2e2a05

Please sign in to comment.