diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/tool-meson/CONTROL | 4 | ||||
| -rw-r--r-- | ports/tool-meson/vcpkg.json | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/ports/tool-meson/CONTROL b/ports/tool-meson/CONTROL deleted file mode 100644 index 2c817f247..000000000 --- a/ports/tool-meson/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: tool-meson -Version: 0.56.02 -Homepage: https://github.com/mesonbuild/meson -Description: Meson build system diff --git a/ports/tool-meson/vcpkg.json b/ports/tool-meson/vcpkg.json new file mode 100644 index 000000000..4f69be22b --- /dev/null +++ b/ports/tool-meson/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "tool-meson", + "version": "0.58.0", + "description": "Meson build system", + "homepage": "https://github.com/mesonbuild/meson" +} |
