git: 9941896ad248 - main - security/py-yara: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 13 Oct 2021 13:18:39 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9941896ad248b6401460b93f0d055790b8527f39

commit 9941896ad248b6401460b93f0d055790b8527f39
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:15:31 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:15:31 +0000

    security/py-yara: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/py-yara/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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