GET /api/v1/ports/webify/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "webify",
"portdir": "devel/webify",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beefsack/webify",
"description": "Turn shell commands into web services",
"long_description": "Turn shell commands into web services",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 34
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}