git: c93fc432607b - main - net/libgrss: Add CPE information

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

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

commit c93fc432607b3d173e8d7f75b91111b9545a0d0f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:53 +0000

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

diff --git a/net/libgrss/Makefile b/net/libgrss/Makefile
index 42584bf09e4e..a6a2d18fcf91 100644
--- a/net/libgrss/Makefile
+++ b/net/libgrss/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 		libxml2.so:textproc/libxml2
 
-USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+CPE_VENDOR=	gnome
 USE_GNOME=	glib20 intlhack introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes