blob: 604a1626d30cd0ca235a72698e9964d27856bf4a (
plain)
1
2
3
4
5
6
7
|
{
"name": "vcpkg-gfortran",
"version-string": "3",
"port-version": 1,
"description": "Metaport to install gfortran dependencies from msys if VCPKG_USE_EXTERNAL_Fortran is false",
"supports": "windows & !arm"
}
|