aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyutf8
diff options
context:
space:
mode:
Diffstat (limited to 'ports/tinyutf8')
-rw-r--r--ports/tinyutf8/CONTROL3
-rw-r--r--ports/tinyutf8/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/tinyutf8/CONTROL b/ports/tinyutf8/CONTROL
deleted file mode 100644
index 77002cb98..000000000
--- a/ports/tinyutf8/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: tinyutf8
-Version: 4.0.2
-Description: TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.
diff --git a/ports/tinyutf8/vcpkg.json b/ports/tinyutf8/vcpkg.json
new file mode 100644
index 000000000..008757cdd
--- /dev/null
+++ b/ports/tinyutf8/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "tinyutf8",
+ "version-string": "4.0.2",
+ "port-version": 1,
+ "description": "TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project."
+}