aboutsummaryrefslogtreecommitdiff
path: root/ports/mbedtls/CONTROL
diff options
context:
space:
mode:
authorlcdtyph <lcdtyph@gmail.com>2017-12-09 16:00:06 +0800
committerRobert Schumacher <roschuma@microsoft.com>2017-12-09 00:00:06 -0800
commit940b33e52dfcedfd0fc7d6bd4375e4ad846e444a (patch)
treed8fdd246cd6b32fa40e13153b5d498a95ddef941 /ports/mbedtls/CONTROL
parent2bcb3c98f59d7202b25467f814a8d8cf1ea81529 (diff)
downloadvcpkg-940b33e52dfcedfd0fc7d6bd4375e4ad846e444a.tar.gz
vcpkg-940b33e52dfcedfd0fc7d6bd4375e4ad846e444a.zip
[mbedtls] Initial port. (#2286)
* mbedtls: init port * add VCPKG_LIBRARY_LINKAGE for static libs only * [mbedtls] Slight cleanup
Diffstat (limited to 'ports/mbedtls/CONTROL')
-rw-r--r--ports/mbedtls/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/mbedtls/CONTROL b/ports/mbedtls/CONTROL
new file mode 100644
index 000000000..c4bed6fa6
--- /dev/null
+++ b/ports/mbedtls/CONTROL
@@ -0,0 +1,3 @@
+Source: mbedtls
+Version: 2.6.1
+Description: An open source, portable, easy to use, readable and flexible SSL library