aboutsummaryrefslogtreecommitdiff
path: root/ports/entityx/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-29 13:24:46 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-29 13:24:46 -0800
commitf00ea33e4f13afe59adfa9fa1135a7b6358b4849 (patch)
tree4b2e2408064664788255d85808fa21b74c5e506c /ports/entityx/CONTROL
parentb1665a96a974ad61a3124006e128e69070053d5a (diff)
parente55e05dcb31820b8b578c7ff87d94cca30916a14 (diff)
downloadvcpkg-f00ea33e4f13afe59adfa9fa1135a7b6358b4849.tar.gz
vcpkg-f00ea33e4f13afe59adfa9fa1135a7b6358b4849.zip
Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx
Diffstat (limited to 'ports/entityx/CONTROL')
-rw-r--r--ports/entityx/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/entityx/CONTROL b/ports/entityx/CONTROL
new file mode 100644
index 000000000..f522fe702
--- /dev/null
+++ b/ports/entityx/CONTROL
@@ -0,0 +1,3 @@
+Source: entityx
+Version: 1.2.0
+Description: EntityX - A fast, type-safe C++ Entity-Component system. <https://github.com/alecthomas/entityx>