git: 3d7716732b26 - main - mail/libetpan: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:44:49 UTC
The branch main has been updated by decke:

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

commit 3d7716732b26c8d8af6e6f59fb1f95f3dcbee487
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:25:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:25:26 +0000

    mail/libetpan: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/libetpan/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index dcc8969baa70..5ee26eb206b2 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -14,7 +14,9 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2 \
 		libsasl2.so:security/cyrus-sasl2
 
-USES=		autoreconf compiler:c++11-lang gmake iconv libtool localbase pkgconfig
+USES=		autoreconf compiler:c++11-lang cpe gmake iconv libtool localbase pkgconfig
+
+CPE_VENDOR=	libetpan_project
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip