diff options
| author | myd7349 <myd7349@gmail.com> | 2019-07-22 14:25:18 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-21 23:25:18 -0700 |
| commit | 9c24622c212848c37e81e2d2059a1de2845f1c9e (patch) | |
| tree | 3cfacb9147ca19afa8abd6480ee59f8ad5380f87 /ports/libconfuse/CONTROL | |
| parent | 89cd3d15da7e3ceaffb69ec0011453d8999ba557 (diff) | |
| download | vcpkg-9c24622c212848c37e81e2d2059a1de2845f1c9e.tar.gz vcpkg-9c24622c212848c37e81e2d2059a1de2845f1c9e.zip | |
[libconfuse] Add new port (#7252)
Diffstat (limited to 'ports/libconfuse/CONTROL')
| -rw-r--r-- | ports/libconfuse/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libconfuse/CONTROL b/ports/libconfuse/CONTROL new file mode 100644 index 000000000..15044cce3 --- /dev/null +++ b/ports/libconfuse/CONTROL @@ -0,0 +1,4 @@ +Source: libconfuse
+Version: 2019-07-14
+Description: Small configuration file parser library for C
+Homepage: https://github.com/martinh/libconfuse
|
