aboutsummaryrefslogtreecommitdiff
path: root/ports/angelscript/CONTROL
diff options
context:
space:
mode:
authorJonas <dotchucknorris@gmx.de>2019-05-16 23:34:37 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-05-16 14:34:37 -0700
commit7cf8af8d3704d39729fb65813901b2317427e07b (patch)
tree4c8b226787d2de5f1eecb52e5fa3cfc4bac305c7 /ports/angelscript/CONTROL
parentec46f021817f4bc3f3e9385e4d09b9db9cef2786 (diff)
downloadvcpkg-7cf8af8d3704d39729fb65813901b2317427e07b.tar.gz
vcpkg-7cf8af8d3704d39729fb65813901b2317427e07b.zip
[angelscript] Add new port (#6403)
* [angelscript] Add new port * [angelscript] Add version and description
Diffstat (limited to 'ports/angelscript/CONTROL')
-rw-r--r--ports/angelscript/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/angelscript/CONTROL b/ports/angelscript/CONTROL
new file mode 100644
index 000000000..7c12ea845
--- /dev/null
+++ b/ports/angelscript/CONTROL
@@ -0,0 +1,3 @@
+Source: angelscript
+Version: 2.33.0
+Description: The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.