aboutsummaryrefslogtreecommitdiff
path: root/ports/clapack/vcpkg.json
blob: 18f01ec83342f0d0f4f7096f7bbeddcc088a8205 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "clapack",
  "version-string": "3.2.1",
  "port-version": 18,
  "description": "CLAPACK (f2c'ed version of LAPACK)",
  "homepage": "https://www.netlib.org/clapack",
  "dependencies": [
    "blas"
  ]
}