git: 67769bee448a - main - devel/capstone3: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:32:11 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=67769bee448a37fd41cd2b5b936fc286b4b29e21

commit 67769bee448a37fd41cd2b5b936fc286b4b29e21
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:13 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:13 +0000

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

diff --git a/devel/capstone3/Makefile b/devel/capstone3/Makefile
index 568595a5f450..fbd86ee0ed01 100644
--- a/devel/capstone3/Makefile
+++ b/devel/capstone3/Makefile
@@ -10,7 +10,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
 CONFLICTS=	capstone4
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	${PORTNAME}-engine
 USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	aquynh