Date: Fri, 8 Oct 2021 11:44:49 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: 3d7716732b26 - main - mail/libetpan: Add CPE information Message-ID: <202110081144.198BinRu053737@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=3d7716732b26c8d8af6e6f59fb1f95f3dcbee487 commit 3d7716732b26c8d8af6e6f59fb1f95f3dcbee487 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:25:26 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:25:26 +0000 mail/libetpan: Add CPE information Approved by: portmgr (blanket) --- mail/libetpan/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index dcc8969baa70..5ee26eb206b2 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -14,7 +14,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libsasl2.so:security/cyrus-sasl2 -USES= autoreconf compiler:c++11-lang gmake iconv libtool localbase pkgconfig +USES= autoreconf compiler:c++11-lang cpe gmake iconv libtool localbase pkgconfig + +CPE_VENDOR= libetpan_project GNU_CONFIGURE= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081144.198BinRu053737>