Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
325 B
JSON

{
"name": "bigint",
"version-string": "2010.04.30",
"port-version": 8,
"description": "C++ Big Integer Library",
"homepage": "https://mattmccutchen.net/bigint",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}