git: 1e308f5e7703 - main - net/grilo: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 20 Oct 2021 16:14:45 UTC
The branch main has been updated by se:

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

commit 1e308f5e77036f53044108ac7e0b5b0f0bc748dd
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:19 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:19 +0000

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

diff --git a/net/grilo/Makefile b/net/grilo/Makefile
index d66fe210e0f4..a4360d726336 100644
--- a/net/grilo/Makefile
+++ b/net/grilo/Makefile
@@ -16,8 +16,9 @@ LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 		liboauth.so:net/liboauth \
 		libtotem-plparser.so:multimedia/totem-pl-parser
 
-USES=		gettext gnome localbase meson pathfix pkgconfig \
+USES=		cpe gettext gnome localbase meson pathfix pkgconfig \
 		python:3.4+,build tar:xz
+CPE_VENDOR=	gnome
 USE_LDCONFIG=	yes
 USE_GNOME=	glib20 introspection:build libxml2
 BINARY_ALIAS=	python=${PYTHON_VERSION}