aboutsummaryrefslogtreecommitdiff
path: root/ports/yaml-cpp/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2016-11-30 12:35:03 -0800
committerGitHub <noreply@github.com>2016-11-30 12:35:03 -0800
commit760ae1c3ce69fed82b41b8c0951567d1a4da6a3e (patch)
tree39681fae404c3353a8e672c9a7949eb0f171408e /ports/yaml-cpp/CONTROL
parent61e484a640884bc33ae3754f98006ebb1b4c1f1f (diff)
parentf357b18b0173c45678d773c43083fd31c4763a6e (diff)
downloadvcpkg-760ae1c3ce69fed82b41b8c0951567d1a4da6a3e.tar.gz
vcpkg-760ae1c3ce69fed82b41b8c0951567d1a4da6a3e.zip
Merge pull request #375 from Wakusei/port-yamlcpp
Added yaml-cpp
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.