diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-02-27 03:18:26 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-26 11:18:26 -0800 |
| commit | 108afe53965be6a7a7555a9676f14993da95238d (patch) | |
| tree | 51ede00b1693aa7ad5fd8e0c503fa795bbee5f8a /ports/gsoap/CONTROL | |
| parent | b6eec4ad64ca11112d364c3fab751bcd9dea1c1e (diff) | |
| download | vcpkg-108afe53965be6a7a7555a9676f14993da95238d.tar.gz vcpkg-108afe53965be6a7a7555a9676f14993da95238d.zip | |
[gsoap]Add new port (#5295)
* [gsoap]Add new port
* Change to use existing binary files to generate binary files.
* fix patch.
Diffstat (limited to 'ports/gsoap/CONTROL')
| -rw-r--r-- | ports/gsoap/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/gsoap/CONTROL b/ports/gsoap/CONTROL new file mode 100644 index 000000000..2da6f0409 --- /dev/null +++ b/ports/gsoap/CONTROL @@ -0,0 +1,4 @@ +Source: gsoap
+Version: 2.8.78-1
+Build-Depends: curl
+Description: The gSOAP toolkit is a C and C++ software development toolkit for SOAP and REST XML Web services and generic C/C++ XML data bindings.
\ No newline at end of file |
