git: cc705be38b34 - main - sysutils/tenshi: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:20 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc705be38b3418feda493d9e5f33c4a0e352e058 commit cc705be38b3418feda493d9e5f33c4a0e352e058 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 13:52:30 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 13:52:59 +0000 sysutils/tenshi: Add CPE information Approved by: portmgr (blanket) --- sysutils/tenshi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/tenshi/Makefile b/sysutils/tenshi/Makefile index 7456e4520c2f..251d9692c923 100644 --- a/sysutils/tenshi/Makefile +++ b/sysutils/tenshi/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-IO-BufferedSelect>=0:devel/p5-IO-BufferedSelect -USES= perl5 shebangfix +USES= cpe perl5 shebangfix +CPE_VENDOR= inversepath USE_GITHUB= yes GH_ACCOUNT= f-secure-foundry USE_PERL5= run