diff options
Diffstat (limited to 'vcpkg/ports/wcslib/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/wcslib/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/wcslib/vcpkg.json b/vcpkg/ports/wcslib/vcpkg.json new file mode 100644 index 0000000..9e739e7 --- /dev/null +++ b/vcpkg/ports/wcslib/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "wcslib", + "version": "8.4", + "description": "World Coordinate System (WCS) (Library)", + "homepage": "https://www.atnf.csiro.au/people/mcalabre/WCS/", + "supports": "!windows" +} |