git: cb3fe262a8d5 - main - mail/heirloom-mailx: Add CPE information

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

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

commit cb3fe262a8d5fe7adf54ab6d20d576eaf4bb9605
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:24:11 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:24:11 +0000

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

diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 68eaf33b9994..42a6391f130b 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -15,7 +15,8 @@ OPTIONS_DEFINE=	IPV6 DOCS
 CONFLICTS=	mailx-[0-9]*
 
 MAKE_JOBS_UNSAFE=	yes
-USES=		iconv localbase ssl tar:bzip2
+USES=		cpe iconv localbase ssl tar:bzip2
+CPE_VENDOR=	heirloom
 CPPFLAGS+=	-DOPENSSL_NO_SSL2
 MAKE_ARGS=	PREFIX="${PREFIX}" \
 		SYSCONFDIR="${PREFIX}/etc" \