GET /api/v1/ports/blinkentools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "blinkentools",
"portdir": "graphics/blinkentools",
"version": "2.9",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.blinkenlights.de/",
"description": "Blinkenlights command line tools",
"long_description": "Bunch of utilities to convert and send Blinkenlights movies",
"active": true,
"categories": [
"graphics",
"blinkenlights"
],
"maintainers": [],
"variants": [
"oldtools",
"mng",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"blib"
]
}
],
"depends_on": []
}