diff options
| author | winsoft666 <46803815+winsoft666@users.noreply.github.com> | 2020-01-18 08:12:40 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-17 16:12:40 -0800 |
| commit | 08c8214d68edda04cd9da8eda1b2271da00c8628 (patch) | |
| tree | b9cb017868a35d47a4153edee3fd894bde955cf2 /ports/teemo/CONTROL | |
| parent | 38b959022cec1b865489d97a697eda84b49cc4e5 (diff) | |
| download | vcpkg-08c8214d68edda04cd9da8eda1b2271da00c8628.tar.gz vcpkg-08c8214d68edda04cd9da8eda1b2271da00c8628.zip | |
[teemo] new port. (#9684)
Diffstat (limited to 'ports/teemo/CONTROL')
| -rw-r--r-- | ports/teemo/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/teemo/CONTROL b/ports/teemo/CONTROL new file mode 100644 index 000000000..2ee045a35 --- /dev/null +++ b/ports/teemo/CONTROL @@ -0,0 +1,5 @@ +Source: teemo +Version: 1.2 +Build-Depends: curl[non-http], cpprestsdk +Description: C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed. +Homepage: https://github.com/winsoft666/teemo
\ No newline at end of file |
