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

15 lines
304 B
JSON

{
"name": "meschach",
"version-string": "1.2b",
"port-version": 6,
"description": "Matrix computations in C",
"homepage": "https://homepage.math.uiowa.edu/~dstewart/meschach",
"supports": "windows & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}