20 lines
383 B
JSON
Executable File
20 lines
383 B
JSON
Executable File
{
|
|
"name": "cspice",
|
|
"version": "67",
|
|
"port-version": 2,
|
|
"description": "NASA C SPICE toolkit",
|
|
"homepage": "https://naif.jpl.nasa.gov/naif/toolkit_C.html",
|
|
"license": null,
|
|
"supports": "!((arm | arm64) & windows)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|