git: 7be20d7e972f - main - devel/kf5-kio: Add CPE information

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

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

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

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

diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index 6490dcb6bf40..e7f48d11d218 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -6,8 +6,9 @@ CATEGORIES=	devel kde kde-frameworks
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KF5 resource and network access abstraction
 
-USES=		cmake compiler:c++11-lib desktop-file-utils \
+USES=		cmake compiler:c++11-lib cpe desktop-file-utils \
 		gettext gnome kde:5 qt:5 ssl tar:xz
+CPE_VENDOR=	kde
 USE_GNOME=	libxml2 libxslt
 USE_KDE=	archive auth bookmarks codecs completion config \
 		configwidgets coreaddons crash dbusaddons guiaddons \