aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:39 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:39 +0000
commit7e3c14267ad108e2623de72fdc4081971d6f20e6 (patch)
tree16fe0c868ce2e9ac491bcbfbadb9d8e6e0a68481
parent2b9ad3f9543e35493af111b58bdd8a6c82608bb7 (diff)
downloadports-7e3c14267ad108e2623de72fdc4081971d6f20e6.tar.gz
ports-7e3c14267ad108e2623de72fdc4081971d6f20e6.zip
textproc/kibana7: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/kibana7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile
index 81d5c9cd54b6..508ecd42f667 100644
--- a/textproc/kibana7/Makefile
+++ b/textproc/kibana7/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= libre2.so:devel/re2 \
libuv.so:devel/libuv
RUN_DEPENDS= node14>=14.17.0:www/node14
-USES= compiler:c++14-lang python:build
+USES= compiler:c++14-lang cpe python:build
+CPE_VENDOR= elastic
USE_GITHUB= nodefault
GH_TUPLE= nodejs:nan:v${_NODE_NAN_VER}:node_nan \