aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libudfread/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libudfread/vcpkg.json')
-rw-r--r--vcpkg/ports/libudfread/vcpkg.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/vcpkg/ports/libudfread/vcpkg.json b/vcpkg/ports/libudfread/vcpkg.json
new file mode 100644
index 0000000..3f11bcd
--- /dev/null
+++ b/vcpkg/ports/libudfread/vcpkg.json
@@ -0,0 +1,13 @@
+{
+ "name": "libudfread",
+ "version-semver": "1.2.0",
+ "description": "UDF filesystem access library",
+ "homepage": "https://code.videolan.org/videolan/libudfread",
+ "license": "LGPL-2.1-or-later",
+ "dependencies": [
+ {
+ "name": "vcpkg-tool-meson",
+ "host": true
+ }
+ ]
+}