GET /api/v1/ports/wmbinclock/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wmbinclock",
"portdir": "x11/wmbinclock",
"version": "0.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.inxsoft.net/wmbinclock/",
"description": "a binary clock windowmaker applet",
"long_description": "wmBinClock is a windowmaker applet that displays the current system time as a binary clock. You have to add up the bits to get the time. The clock has a 24 hour format.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xpm"
]
}
],
"depends_on": []
}