diff options
Diffstat (limited to 'ports/libwebm')
| -rw-r--r-- | ports/libwebm/CONTROL | 5 | ||||
| -rw-r--r-- | ports/libwebm/vcpkg.json | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/ports/libwebm/CONTROL b/ports/libwebm/CONTROL deleted file mode 100644 index 243a220c5..000000000 --- a/ports/libwebm/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: libwebm -Version: 1.0.0.27 -Port-Version: 6 -Homepage: https://github.com/webmproject/libwebm -Description: WebM File Parser diff --git a/ports/libwebm/vcpkg.json b/ports/libwebm/vcpkg.json new file mode 100644 index 000000000..018ddc081 --- /dev/null +++ b/ports/libwebm/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "libwebm", + "version-string": "1.0.0.27", + "port-version": 7, + "description": "WebM File Parser", + "homepage": "https://github.com/webmproject/libwebm" +} |
