summaryrefslogtreecommitdiff
path: root/security/py-asyncssh
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 15:13:55 +0200
committerStefan Eßer <se@FreeBSD.org>2021-10-13 15:13:55 +0200
commit3e1e7f33c68beb4269665e6f200add5293839a0a (patch)
treedfc2e7f92db08a257cffe4779654cbbe746bf23a /security/py-asyncssh
parentsecurity/pgpdump: Add CPE information (diff)
security/py-asyncssh: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'security/py-asyncssh')
-rw-r--r--security/py-asyncssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index 077413ae365c..d6f84d793c6f 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes