GET /api/v1/ports/keylaunch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "keylaunch",
"portdir": "x11/keylaunch",
"version": "1.3.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oroborus.org/",
"description": "KeyLaunch is a small utility for binding commands to a hot key.",
"long_description": "KeyLaunch is a small utility for binding commands to a hot key.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
}