aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:31 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:31 +0000
commit9941896ad248b6401460b93f0d055790b8527f39 (patch)
tree71563b5e6b2f000fe24e329cd2c41bdcd605c535
parent5c9d25f4746e84a04e220e2411188f81ffc4e953 (diff)
downloadports-9941896ad248b6401460b93f0d055790b8527f39.tar.gz
ports-9941896ad248b6401460b93f0d055790b8527f39.zip
security/py-yara: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/py-yara/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile
index f2000853ae75..ee5b78d42496 100644
--- a/security/py-yara/Makefile
+++ b/security/py-yara/Makefile
@@ -16,7 +16,8 @@ USE_GITHUB= yes
GH_ACCOUNT= VirusTotal
GH_PROJECT= yara-python
-USES= localbase python:3.6+
+USES= cpe localbase python:3.6+
+CPE_VENDOR= virustotal
USE_PYTHON= distutils autoplist
PYDISTUTILS_BUILDARGS= --dynamic-linking