aboutsummaryrefslogtreecommitdiff
path: root/ports/chaiscript
diff options
context:
space:
mode:
Diffstat (limited to 'ports/chaiscript')
-rw-r--r--ports/chaiscript/CONTROL4
-rw-r--r--ports/chaiscript/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/chaiscript/CONTROL b/ports/chaiscript/CONTROL
deleted file mode 100644
index 8ae6a8488..000000000
--- a/ports/chaiscript/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: chaiscript
-Version: 6.1.0-1
-Homepage: https://github.com/ChaiScript/ChaiScript
-Description: Embedded Scripting Language Designed for C++
diff --git a/ports/chaiscript/vcpkg.json b/ports/chaiscript/vcpkg.json
new file mode 100644
index 000000000..e4362e804
--- /dev/null
+++ b/ports/chaiscript/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "chaiscript",
+ "version-string": "6.1.0",
+ "port-version": 2,
+ "description": "Embedded Scripting Language Designed for C++",
+ "homepage": "https://github.com/ChaiScript/ChaiScript"
+}