aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:50:42 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:57 +0000
commit62af1349590346e6484259e0d6f86b9c97913543 (patch)
tree7299ec256df09c1819cac8a63558ad846643378a
parent423120662131e0214f9550ad76d71b2fb886bbe4 (diff)
downloadports-62af1349590346e6484259e0d6f86b9c97913543.tar.gz
ports-62af1349590346e6484259e0d6f86b9c97913543.zip
sysutils/consul: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/consul/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index d1eb8909bbe4..c3280166485e 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -9,7 +9,8 @@ COMMENT= Service discovery and configuration made easy
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules
+USES= cpe go:modules
+CPE_VENDOR= hashicorp
USE_GITHUB= yes
GH_ACCOUNT= hashicorp