git: ca03a61b3699 - main - mail/libesmtp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca03a61b3699fc52671ff0218258d8611728de7e
commit ca03a61b3699fc52671ff0218258d8611728de7e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:27:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:56 +0000
mail/libesmtp: Add CPE information
Approved by: portmgr (blanket)
---
mail/libesmtp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index 01c4b4f58d92..1877a8874589 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -19,12 +19,13 @@ COMMENT= Library for posting electronic mail
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= autoreconf gmake libtool tar:bzip2
+USES= autoreconf cpe gmake libtool tar:bzip2
GNU_CONFIGURE= yes
# require-all-recipients (implied by enable-all) is required for Balsa
CONFIGURE_ARGS= --enable-all --disable-isoc
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
+CPE_VENDOR= libesmtp_project
OPTIONS_DEFINE= OPENSSL DEBUG DOCS EXAMPLES
OPTIONS_DEFAULT=OPENSSL
More information about the dev-commits-ports-all
mailing list