diff options
| author | myd7349 <myd7349@gmail.com> | 2019-12-24 06:35:45 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-12-23 14:35:45 -0800 |
| commit | 80cf1e4b19f2b75b9c5c5fd4aea89cd026489d9b (patch) | |
| tree | 5d952947d09a6ae03626b86829f111f714239bda /ports/indicators/CONTROL | |
| parent | 1c4a1d1cef7eaf23f6d9ff1785c35625479b0942 (diff) | |
| download | vcpkg-80cf1e4b19f2b75b9c5c5fd4aea89cd026489d9b.tar.gz vcpkg-80cf1e4b19f2b75b9c5c5fd4aea89cd026489d9b.zip | |
[indicators] Add new port (#9315)
* [indicators] Add new port
* [indicators] Update patch
* [indicators] Install LICENSE.termcolor
* [indicators] Update to 2019-12-15
* [indicators] Update to 2019-12-17
* [indicators] Update to 1.5
Diffstat (limited to 'ports/indicators/CONTROL')
| -rw-r--r-- | ports/indicators/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/indicators/CONTROL b/ports/indicators/CONTROL new file mode 100644 index 000000000..ceda7065c --- /dev/null +++ b/ports/indicators/CONTROL @@ -0,0 +1,4 @@ +Source: indicators
+Version: 1.5
+Description: Activity indicators for modern C++
+Homepage: https://github.com/p-ranav/indicators
|
