aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:49:27 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:49:27 +0000
commit4cadbaba830d8067cb7a90d73ec516cc2f3b8c6e (patch)
treed18dc6928b1ffe293a9f06c60c517c69c84b3162 /misc
parentac9d35190af469a1cc7bc7e8b0201ad7bc5ae0f6 (diff)
downloadports-4cadbaba830d8067cb7a90d73ec516cc2f3b8c6e.tar.gz
ports-4cadbaba830d8067cb7a90d73ec516cc2f3b8c6e.zip
misc/concourse: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/concourse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile
index 183832b5bccd..c1672e870e1d 100644
--- a/misc/concourse/Makefile
+++ b/misc/concourse/Makefile
@@ -9,9 +9,11 @@ COMMENT= Automation system written in Go
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= go:modules
+USES= cpe go:modules
USE_GITHUB= yes
+CPE_VENDOR= pivotal_software
+
GH_TUPLE= \
Azure:go-autorest:5bd9621f41a0:azure_go_autorest_date/vendor/github.com/Azure/go-autorest \
Azure:go-autorest:autorest/v0.10.1:azure_go_autorest_autorest \