aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/vcpkg-tool-bazel/vcpkg.json')
-rw-r--r--vcpkg/ports/vcpkg-tool-bazel/vcpkg.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json b/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json
new file mode 100644
index 0000000..77357d2
--- /dev/null
+++ b/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "vcpkg-tool-bazel",
+ "version": "5.2.0",
+ "description": "Bazel build system",
+ "homepage": "https://github.com/bazelbuild/bazel",
+ "license": "Apache-2.0",
+ "supports": "native"
+}