1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{ "name": "cspice", "version": "67", "port-version": 4, "description": "NASA C SPICE toolkit", "homepage": "https://naif.jpl.nasa.gov/naif/toolkit_C.html", "license": null, "supports": "!(arm & windows)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }