Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:44:52 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fad047d1db5c - main - mail/msmtp: Add CPE information
Message-ID:  <202110081144.198BiqqQ053791@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

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

    mail/msmtp: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/msmtp/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index c3bd2c3f59fd..8894154a704c 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -11,10 +11,11 @@ COMMENT=	SMTP plugin for MUAs
 LICENSE=	GPLv3
 
 GNU_CONFIGURE=	yes
-USES=		gmake makeinfo pkgconfig tar:xz
+USES=		cpe gmake makeinfo pkgconfig tar:xz
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-INFO=	msmtp
+INFO=		msmtp
+CPE_VENDOR=	marlam
 
 OPTIONS_DEFINE=	DOCS GSASL NLS IDN LIBSECRET MSMTPD MSMTPQ
 OPTIONS_RADIO=	TLS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081144.198BiqqQ053791>