GET /api/v1/ports/phpstylist/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "phpstylist",
"portdir": "lang/phpstylist",
"version": "1.0",
"license": "RPL-1.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/phpstylist/",
"description": "PHP indenter",
"long_description": "Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}