GET /api/v1/ports/rb-fxruby/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-fxruby",
"portdir": "ruby/rb-fxruby",
"version": "1.6.24",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fxruby.org",
"description": "Ruby bindings for the FOX GUI Toolkit.",
"long_description": "FXRuby is a Ruby extention module that provides an interface to the FOX GUI library.",
"active": true,
"categories": [
"x11",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"rb-rake"
]
},
{
"type": "lib",
"ports": [
"rb-rubygems",
"ruby",
"fxscintilla",
"fox",
"rb-hoe"
]
}
],
"depends_on": []
}