git: fad047d1db5c - main - mail/msmtp: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:52 UTC
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