aboutsummaryrefslogtreecommitdiff
path: root/ports/iniparser/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2020-04-24 12:25:04 +0800
committerGitHub <noreply@github.com>2020-04-23 21:25:04 -0700
commit6717e1b9d053518e836ec11f49bd1d501b1a650e (patch)
tree13bc44da3ea9cb509adf8dde29b776234884e8cb /ports/iniparser/CONTROL
parentbb7ccc4b90d68c62c0b120f12fed654b7768fced (diff)
downloadvcpkg-6717e1b9d053518e836ec11f49bd1d501b1a650e.tar.gz
vcpkg-6717e1b9d053518e836ec11f49bd1d501b1a650e.zip
[iniparser] Add new port (#10710)
* [iniparser] Add new port * [iniparser] Fix build errors on UWP * [iniparser] Move linkage check before code downloading
Diffstat (limited to 'ports/iniparser/CONTROL')
-rw-r--r--ports/iniparser/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/iniparser/CONTROL b/ports/iniparser/CONTROL
new file mode 100644
index 000000000..ee5f47c00
--- /dev/null
+++ b/ports/iniparser/CONTROL
@@ -0,0 +1,4 @@
+Source: iniparser
+Version: 2020-04-06
+Homepage: ndevilla.free.fr/iniparser
+Description: C library for parsing INI-style files