Date: Mon, 18 Oct 2021 19:26:32 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a7947d203e9 - main - dns/libmicrodns: Add CPE information Message-ID: <202110181926.19IJQWnq094967@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a7947d203e95b84f4e1202037187846c53fe80f commit 3a7947d203e95b84f4e1202037187846c53fe80f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:55 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:54 +0000 dns/libmicrodns: Add CPE information Approved by: portmgr (blanket) --- dns/libmicrodns/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dns/libmicrodns/Makefile b/dns/libmicrodns/Makefile index c2fc6a5b2dc8..d6cca2599050 100644 --- a/dns/libmicrodns/Makefile +++ b/dns/libmicrodns/Makefile @@ -10,7 +10,8 @@ COMMENT= mDNS library focused on being simple and cross-platform LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c11 meson tar:xz +USES= compiler:c11 cpe meson tar:xz +CPE_VENDOR= videolabs USE_LDCONFIG= yes MESON_ARGS= -Dexamples=disabled
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQWnq094967>