aboutsummaryrefslogtreecommitdiff
path: root/ports/yaml-cpp/CONTROL
diff options
context:
space:
mode:
authorAlexander Kaspar <alexander.kaspar@gmail.com>2016-12-01 14:59:39 +0100
committerAlexander Kaspar <alexander.kaspar@gmail.com>2016-12-01 14:59:39 +0100
commitcb280e48a845acc75e696433f3ec8ee7547d6fe7 (patch)
tree81b304241684e2ee6cf6a7844bcb17176cfc9ed0 /ports/yaml-cpp/CONTROL
parent03cdf1dc97f05b7fc290c6c6eac1306aae1605ba (diff)
parent79399923b6cd98b9e77020615e433ef0560d5dc2 (diff)
downloadvcpkg-cb280e48a845acc75e696433f3ec8ee7547d6fe7.tar.gz
vcpkg-cb280e48a845acc75e696433f3ec8ee7547d6fe7.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
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.