diff options
| author | myd7349 <myd7349@gmail.com> | 2018-10-13 06:33:16 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-12 15:33:16 -0700 |
| commit | 1a4db3c2647cc00bfb6bd348c41fc93a9733a3d0 (patch) | |
| tree | 0e892eabae9d06a94ae31c390b9c913ce7cf052d /ports/simpleini/CONTROL | |
| parent | 38c741f390e151ba44cac9726ffca95194440bcf (diff) | |
| download | vcpkg-1a4db3c2647cc00bfb6bd348c41fc93a9733a3d0.tar.gz vcpkg-1a4db3c2647cc00bfb6bd348c41fc93a9733a3d0.zip | |
[simpleini] Add new port (#4323)
* [simpleini] Add new port
* [simpleini] Fix version number
* [simpleini] Slightly simplify portfile
Diffstat (limited to 'ports/simpleini/CONTROL')
| -rw-r--r-- | ports/simpleini/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/simpleini/CONTROL b/ports/simpleini/CONTROL new file mode 100644 index 000000000..b0c70335f --- /dev/null +++ b/ports/simpleini/CONTROL @@ -0,0 +1,3 @@ +Source: simpleini
+Version: 2018-08-31-1
+Description: Cross-platform C++ library providing a simple API to read and write INI-style configuration files
|
