diff options
| author | myd7349 <myd7349@gmail.com> | 2019-09-13 02:04:29 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-09-12 11:04:29 -0700 |
| commit | 0c990cbfe0fa31dd97bb41a95c1fc412cb8caf32 (patch) | |
| tree | 06a42ba522317973615bd61ffe2fa02b7455060e /ports/argtable3/CONTROL | |
| parent | 4dc3c7a64f9166442a0e101721395b749697d5b6 (diff) | |
| download | vcpkg-0c990cbfe0fa31dd97bb41a95c1fc412cb8caf32.tar.gz vcpkg-0c990cbfe0fa31dd97bb41a95c1fc412cb8caf32.zip | |
[argtable3] Add new port (#7815)
* [argtable3] Add new port
* [argtable3] Update patch
* [argtable3] Update patch
* [argtable3] Add vcpkg-cmake-wrapper.cmake
Diffstat (limited to 'ports/argtable3/CONTROL')
| -rw-r--r-- | ports/argtable3/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/argtable3/CONTROL b/ports/argtable3/CONTROL new file mode 100644 index 000000000..f894b4fc5 --- /dev/null +++ b/ports/argtable3/CONTROL @@ -0,0 +1,4 @@ +Source: argtable3
+Version: 2019-08-21
+Description: A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options
+Homepage: www.argtable.org
|
