mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
lang/go: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
f602440535
commit
5bee454469
1 changed files with 3 additions and 1 deletions
|
@ -30,7 +30,9 @@ RUN_DEPENDS_aarch64= binutils>0:devel/binutils
|
||||||
TEST_DEPENDS= ${TEST_DEPENDS_${ARCH}}
|
TEST_DEPENDS= ${TEST_DEPENDS_${ARCH}}
|
||||||
TEST_DEPENDS_aarch64= binutils>0:devel/binutils
|
TEST_DEPENDS_aarch64= binutils>0:devel/binutils
|
||||||
|
|
||||||
USES= shebangfix
|
USES= cpe shebangfix
|
||||||
|
|
||||||
|
CPE_VENDOR= golang
|
||||||
|
|
||||||
SHEBANG_FILES= misc/wasm/go_js_wasm_exec \
|
SHEBANG_FILES= misc/wasm/go_js_wasm_exec \
|
||||||
src/net/http/cgi/testdata/test.cgi
|
src/net/http/cgi/testdata/test.cgi
|
||||||
|
|
Loading…
Add table
Reference in a new issue