git: 900abb8936f5 - main - devel/libunwind: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 05 Oct 2021 20:01:59 UTC
The branch main has been updated by decke:

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

commit 900abb8936f562a3279bf0fd83e19ef0df660182
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 19:47:03 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 20:01:24 +0000

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

diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index 2adeb650895a..3fa14630bfe9 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -15,7 +15,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64 powerpc64le
 
-USES=		compiler:c11 libtool pathfix pkgconfig
+USES=		compiler:c11 cpe libtool pathfix pkgconfig
+
+CPE_VENDOR=	libunwind_project
 
 CFLAGS_powerpc64=	-maltivec
 CFLAGS_powerpc64le=	-maltivec