GET /api/v1/ports/activewire/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "activewire",
"portdir": "devel/activewire",
"version": "4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/activewire-osx/",
"description": "Driver for the ActiveWire board",
"long_description": "An independent project focusing on the development of drivers for the ActiveWire board on Mac OS X. The REALbasic Plugin not included.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"awdriver",
"awconfig",
"doc",
"dev",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}