aboutsummaryrefslogtreecommitdiff
path: root/ports/argtable2/CONTROL
diff options
context:
space:
mode:
authorPeter Spiess-Knafl <dev@spiessknafl.at>2018-06-19 07:35:23 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-06-19 07:35:23 +0200
commit89c736c3e4038518ed4256f774e428386e4f4351 (patch)
tree375d85f299d05232d8aee64bcddb6fe4ecbb4c1f /ports/argtable2/CONTROL
parent8e6b372f77acdd0decca812dff038e69a8294697 (diff)
downloadvcpkg-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/CONTROL3
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.