aboutsummaryrefslogtreecommitdiff
path: root/ports/yaml-cpp/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-30 12:38:13 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-30 12:38:13 -0800
commit5815a102389e84fd1bc6a6d7865ab0459d7c7a9f (patch)
treee3bab487f7dfec539d636cbf22915be89734c6eb /ports/yaml-cpp/CONTROL
parent35152bb4fddc63f6166611a6a01fe7429e955743 (diff)
parent760ae1c3ce69fed82b41b8c0951567d1a4da6a3e (diff)
downloadvcpkg-5815a102389e84fd1bc6a6d7865ab0459d7c7a9f.tar.gz
vcpkg-5815a102389e84fd1bc6a6d7865ab0459d7c7a9f.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/yaml-cpp/CONTROL')
-rw-r--r--ports/yaml-cpp/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/yaml-cpp/CONTROL b/ports/yaml-cpp/CONTROL
new file mode 100644
index 000000000..f55ccfc4f
--- /dev/null
+++ b/ports/yaml-cpp/CONTROL
@@ -0,0 +1,3 @@
+Source: yaml-cpp
+Version: 0.5.4 candidate
+Description: yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.