GET /api/v1/ports/vcellid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "vcellid",
"portdir": "science/vcellid",
"version": "0.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/cell-id",
"description": "GTK GUI for cell-id",
"long_description": "Graphical User Interface for Cell-ID software.",
"active": true,
"categories": [
"science",
"biology"
],
"maintainers": [
{
"name": "abush",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"gtkimageview",
"cell-id"
]
}
],
"depends_on": []
}