aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libconfuse/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libconfuse/vcpkg.json')
-rw-r--r--vcpkg/ports/libconfuse/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/libconfuse/vcpkg.json b/vcpkg/ports/libconfuse/vcpkg.json
new file mode 100644
index 0000000..0a78c55
--- /dev/null
+++ b/vcpkg/ports/libconfuse/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "libconfuse",
+ "version": "3.3",
+ "description": "Small configuration file parser library for C",
+ "homepage": "https://github.com/libconfuse/libconfuse",
+ "license": "ISC"
+}