Date: Thu, 21 Oct 2021 15:43:41 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: 584a960c1072 - main - textproc/yodl: Add CPE information Message-ID: <202110211543.19LFhfKl069409@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=584a960c107209d112ea1b7cc245ae979023c5ee commit 584a960c107209d112ea1b7cc245ae979023c5ee Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:46 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:46 +0000 textproc/yodl: Add CPE information Approved by: portmgr (blanket) --- textproc/yodl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 51793a0b4bf2..a214097761ee 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= icmake:devel/icmake \ bash:shells/bash \ gsed:textproc/gsed -USES= perl5 shebangfix compiler:c++14-lang +USES= cpe perl5 shebangfix compiler:c++14-lang +CPE_VENDOR= ${PORTNAME}_project USE_PERL5= build USE_GITLAB= yes GL_ACCOUNT= fbb-git
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhfKl069409>