aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:38:41 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:05 +0000
commit5bee45446972c170c85965d35fbbbcf5d8366c65 (patch)
treeb74aeb3219355822458716b9ec68f0b810c10457
parentf6024405354a1c39c7146dba0e182f45c91d2162 (diff)
downloadports-5bee45446972c170c85965d35fbbbcf5d8366c65.tar.gz
ports-5bee45446972c170c85965d35fbbbcf5d8366c65.zip
lang/go: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--lang/go/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index 2f9546eb612e..808981427f40 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -30,7 +30,9 @@ RUN_DEPENDS_aarch64= binutils>0:devel/binutils
TEST_DEPENDS= ${TEST_DEPENDS_${ARCH}}
TEST_DEPENDS_aarch64= binutils>0:devel/binutils
-USES= shebangfix
+USES= cpe shebangfix
+
+CPE_VENDOR= golang
SHEBANG_FILES= misc/wasm/go_js_wasm_exec \
src/net/http/cgi/testdata/test.cgi