diff options
Diffstat (limited to 'ports/meschach')
| -rw-r--r-- | ports/meschach/CONTROL | 4 | ||||
| -rw-r--r-- | ports/meschach/vcpkg.json | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/meschach/CONTROL b/ports/meschach/CONTROL deleted file mode 100644 index 2a9d86976..000000000 --- a/ports/meschach/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: meschach
-Version: 1.2b-3
-Homepage: https://homepage.math.uiowa.edu/~dstewart/meschach
-Description: Matrix computations in C
diff --git a/ports/meschach/vcpkg.json b/ports/meschach/vcpkg.json new file mode 100644 index 000000000..b22ceba58 --- /dev/null +++ b/ports/meschach/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "meschach", + "version-string": "1.2b", + "port-version": 4, + "description": "Matrix computations in C", + "homepage": "https://homepage.math.uiowa.edu/~dstewart/meschach" +} |
