diff options
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 5 |
1 files 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 |