aboutsummaryrefslogtreecommitdiff
path: root/ports/luabridge/CONTROL
diff options
context:
space:
mode:
authorjadedrip <jadedrip@gmail.com>2018-10-11 08:42:29 +0800
committerRobert Schumacher <roschuma@microsoft.com>2018-10-10 17:42:29 -0700
commit29858b3cb2c8a0ec2c85b1b14d6d0a0d1dfe309e (patch)
tree43a6d099d00482568b44bba09d02ed22893930ee /ports/luabridge/CONTROL
parentb357d2d0c3b828265d7d773f860807de309c4a97 (diff)
downloadvcpkg-29858b3cb2c8a0ec2c85b1b14d6d0a0d1dfe309e.tar.gz
vcpkg-29858b3cb2c8a0ec2c85b1b14d6d0a0d1dfe309e.zip
Add luabridge 2.1 (#4443)
* Add luabridge 2.1 * [luabridge] Update to modern port practices, avoid checking in the License.
Diffstat (limited to 'ports/luabridge/CONTROL')
-rw-r--r--ports/luabridge/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/luabridge/CONTROL b/ports/luabridge/CONTROL
new file mode 100644
index 000000000..595e3b113
--- /dev/null
+++ b/ports/luabridge/CONTROL
@@ -0,0 +1,3 @@
+Source: luabridge
+Version: 2.1-1
+Description: A lightweight, dependency-free library for binding Lua to C++