From 6ded02e213d93b523998786f3dc90899658706c2 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 5 Oct 2021 19:27:28 +0000 Subject: [PATCH] databases/influxdb: Add CPE information Approved by: portmgr (blanket) --- databases/influxdb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index d51a7d7aecce6..5a97ad7d77e38 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -9,7 +9,9 @@ COMMENT= Open-source distributed time series database LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= cpe go:modules + +CPE_VENDOR= influxdata USE_RC_SUBR= influxd