GET /api/v1/ports/elinks/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "elinks",
"portdir": "www/elinks",
"version": "0.11.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://elinks.or.cz/",
"description": "text mode web browser",
"long_description": "ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"col256",
"lua",
"perl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"openssl",
"spidermonkey",
"libidn",
"expat"
]
}
],
"depends_on": []
}