git: 7c2dff8c54f7 - main - devel/libqb: Add CPE information

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

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

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

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

diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile
index e053b4159582..448c147c5143 100644
--- a/devel/libqb/Makefile
+++ b/devel/libqb/Makefile
@@ -19,7 +19,8 @@ GROUPS=			haclient
 QB_SOCKET_DIR?=		/var/run/qb
 PLIST_SUB+=		QB_SOCKET_DIR=${QB_SOCKET_DIR}
 
-USES=			autoreconf gmake libtool pathfix pkgconfig python
+USES=			autoreconf cpe gmake libtool pathfix pkgconfig python
+CPE_VENDOR=		clusterlabs
 USE_BINUTILS=		yes
 USE_GITHUB=		yes
 USE_LDCONFIG=		yes