aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:12:22 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:26 +0000
commitf476bb01d8eead0a11973a40d5708b55ae030039 (patch)
tree2e4525a1f498733df5025d7242a16916f1761040
parent775375417c049d8148a3e6edbeee0c2d5a6615cb (diff)
downloadports-f476bb01d8eead0a11973a40d5708b55ae030039.tar.gz
ports-f476bb01d8eead0a11973a40d5708b55ae030039.zip
sysutils/helm: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/helm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index 9d3c0351a6d1..5fb808ccfcfe 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -12,7 +12,7 @@ LICENSE= APACHE20
RUN_DEPENDS= kubectl:sysutils/kubectl
-USES= go:modules tar:xz
+USES= cpe go:modules tar:xz
USE_GITHUB= yes