aboutsummaryrefslogtreecommitdiff
path: root/ports/json-c/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-06-01 15:19:52 +0800
committerPhil Christensen <philc@microsoft.com>2019-06-01 00:19:52 -0700
commit046f8383efd70f57814faf1a8b7ef628c92ed959 (patch)
treeb9ad67da0f27315841f6034995150b5c590b71e1 /ports/json-c/CONTROL
parentd605091f75a4657630c370cc72cfa8d14dad8e39 (diff)
downloadvcpkg-046f8383efd70f57814faf1a8b7ef628c92ed959.tar.gz
vcpkg-046f8383efd70f57814faf1a8b7ef628c92ed959.zip
[json-c] Add new port (#6446)
* [json-c] Add new port * [json-c] Export CMake module file * [json-c] Update to 2019-05-31
Diffstat (limited to 'ports/json-c/CONTROL')
-rw-r--r--ports/json-c/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/json-c/CONTROL b/ports/json-c/CONTROL
new file mode 100644
index 000000000..ebd0ed02d
--- /dev/null
+++ b/ports/json-c/CONTROL
@@ -0,0 +1,3 @@
+Source: json-c
+Version: 2019-05-31
+Description: A JSON implementation in C