1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

mail/libesmtp: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-10 20:27:09 +00:00
parent cd23eef935
commit ca03a61b36
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -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