aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-25 20:05:06 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-25 20:28:43 +0000
commit5e076a044a5a05170ceca28cefa451a9c1dd8cee (patch)
tree575359e9e81ee55f2373783bb285bf29f6bc7512
parentb8d476a40b47ae11ec498c14602ede3c8199acfe (diff)
downloadports-5e076a044a5a05170ceca28cefa451a9c1dd8cee.tar.gz
ports-5e076a044a5a05170ceca28cefa451a9c1dd8cee.zip
databases/clickhouse: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/clickhouse/Makefile4
1 files changed, 3 insertions, 1 deletions
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