GET /api/v1/ports/nightshade/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nightshade",
"portdir": "science/nightshade",
"version": "10.2.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nightshadesoftware.org/",
"description": "Nightshade Anstronomy Simulator",
"long_description": "NightShade(tm) is a free, open source astronomy simulation and visualization software for teaching and exploring astronomy, Earth science, and related topics. Nightshade is based on the award-winning Stellarium software, but tailored for planetarium and educator use.",
"active": true,
"categories": [
"science",
"education"
],
"maintainers": [
{
"name": "nightshade",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl_pango"
]
}
],
"depends_on": []
}