git: 584a960c1072 - main - textproc/yodl: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:43:41 UTC
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