GET /api/v1/ports/chemkit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "chemkit",
"portdir": "science/chemkit",
"version": "0.1",
"license": "BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20150109181031/http://wiki.chemkit.org/Main_Page",
"description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
"long_description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
"active": true,
"categories": [
"science",
"chemistry"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"eigen3",
"boost171"
]
}
],
"depends_on": []
}