mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
66dc12b3fa
* many-ports: Update supports field * Fix several "version-string"s. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
403 B
JSON
9 lines
403 B
JSON
{
|
|
"name": "geotrans",
|
|
"version": "3.8",
|
|
"port-version": 1,
|
|
"description": "GEOTRANS is an application that allows you to convert geographic coordinates among a wide variety of coordinate systems, map projections, grids, and datums. GEOTRANS runs in Microsoft Windows and LINUX environments.",
|
|
"homepage": "https://earth-info.nga.mil/GandG/update/index.php?action=home",
|
|
"supports": "!uwp"
|
|
}
|