diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-05-18 09:16:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:16:53 -0700 |
| commit | 38e7e0367e647fa3c0a8e6eeae89a9f6193a9115 (patch) | |
| tree | 0f5a14a0427f20427c13b1ae6ef9c43e3c30bc34 /ports/libmicrohttpd/CONTROL | |
| parent | ca466d339ea8673a8702d04374df40e1782f1430 (diff) | |
| download | vcpkg-38e7e0367e647fa3c0a8e6eeae89a9f6193a9115.tar.gz vcpkg-38e7e0367e647fa3c0a8e6eeae89a9f6193a9115.zip | |
[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test (#17653)
* Quote filepath expressions
* Add mingw support
* Disable https, doc, examples, (curl) tests
* Declare gettext dependency
* x-add-version
* Disable gnutls in addition to disabling https
* x-add-version
Diffstat (limited to 'ports/libmicrohttpd/CONTROL')
| -rw-r--r-- | ports/libmicrohttpd/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libmicrohttpd/CONTROL b/ports/libmicrohttpd/CONTROL deleted file mode 100644 index 3a77ac72b..000000000 --- a/ports/libmicrohttpd/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: libmicrohttpd
-Version: 0.9.63
-Port-Version: 5
-Homepage: https://www.gnu.org/software/libmicrohttpd/
-Description: GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application
-Supports: !(arm|uwp)
\ No newline at end of file |
