git: 5e076a044a5a - main - databases/clickhouse: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:29:51 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e076a044a5a05170ceca28cefa451a9c1dd8cee
commit 5e076a044a5a05170ceca28cefa451a9c1dd8cee
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:05:06 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:43 +0000
databases/clickhouse: Add CPE information
Approved by: portmgr (blanket)
---
databases/clickhouse/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 0fdec413b8d4..b6e3fa36090a 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -17,7 +17,9 @@ ONLY_FOR_ARCHS_REASON= "Only supported on amd64"
BUILD_DEPENDS= bash:shells/bash
RUN_DEPENDS= bash:shells/bash
-USES= cmake:insource localbase python shebangfix
+USES= cmake:insource cpe localbase python shebangfix
+
+CPE_VENDOR= yandex
USE_GITHUB= yes
GH_ACCOUNT= yandex
More information about the dev-commits-ports-all
mailing list