zeek/auxil/vcpkg/ports/argh/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
354 B
JSON

{
"name": "argh",
"version": "1.3.2",
"port-version": 1,
"description": "Argh! A minimalist argument handler.",
"homepage": "https://github.com/adishavit/argh",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}