diff options
| author | Peter Spiess-Knafl <dev@spiessknafl.at> | 2018-06-19 07:35:23 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-19 07:35:23 +0200 |
| commit | 89c736c3e4038518ed4256f774e428386e4f4351 (patch) | |
| tree | 375d85f299d05232d8aee64bcddb6fe4ecbb4c1f /ports/argtable2/CONTROL | |
| parent | 8e6b372f77acdd0decca812dff038e69a8294697 (diff) | |
| download | vcpkg-89c736c3e4038518ed4256f774e428386e4f4351.tar.gz vcpkg-89c736c3e4038518ed4256f774e428386e4f4351.zip | |
Add argtable2 port (#3742)
* Add argtable2 port
argtable2 include pdbs
* [argtable2] Revert removal of DEBUG_POSTFIX
Diffstat (limited to 'ports/argtable2/CONTROL')
| -rw-r--r-- | ports/argtable2/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/argtable2/CONTROL b/ports/argtable2/CONTROL new file mode 100644 index 000000000..1d9b5bc0e --- /dev/null +++ b/ports/argtable2/CONTROL @@ -0,0 +1,3 @@ +Source: argtable2
+Version: 2.13-1
+Description: Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss.
|
