git: c31e447e706c - main - net/messagelib: Add CPE information

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

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

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

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

diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile
index ab477513c324..cfb6bc5a0870 100644
--- a/net/messagelib/Makefile
+++ b/net/messagelib/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libgpgmepp.so:security/gpgme-cpp \
 		libqgpgme.so:security/gpgme-qt5
 
-USES=		cmake compiler:c++11-lib gettext grantlee:5 kde:5 qca qt:5 tar:xz
+USES=		cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca qt:5 tar:xz
+CPE_VENDOR=	kde
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \
 		kdewebkit kio service solid sonnet syntaxhighlighting \