aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:46 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:46 +0000
commit584a960c107209d112ea1b7cc245ae979023c5ee (patch)
tree63e591e48327b747f2b18f428f3c908dce045ae0
parent4433f2c903265e8f15e9da8c6e2d4aee6194169d (diff)
downloadports-584a960c107209d112ea1b7cc245ae979023c5ee.tar.gz
ports-584a960c107209d112ea1b7cc245ae979023c5ee.zip
textproc/yodl: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/yodl/Makefile3
1 files changed, 2 insertions, 1 deletions
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