git: b9bc987168a6 - main - devel/thrift: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 18 Oct 2021 19:26:21 UTC
The branch main has been updated by se:

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

commit b9bc987168a6d3367853ef0398f5eba0eda8b4bf
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:53 +0000

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

diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 795236526d91..b74be47ca127 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Framework for scalable cross-language services development
 
 LICENSE=	APACHE20
 
-USES=		bison cmake compiler:c++11-lang libtool pkgconfig
+USES=		bison cmake compiler:c++11-lang cpe libtool pkgconfig
+CPE_VENDOR=	apache
 USE_LDCONFIG=	yes
 
 # For C++ support, use devel/thrift-cpp