GET /api/v1/ports/php54-inclued/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php54-inclued",
"portdir": "php/php-inclued",
"version": "0.1.3",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/inclued",
"description": "Clued-in about your inclueds",
"long_description": "Allows you trace through and dump the hierarchy of file inclusions and class inheritance at runtime.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php54"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-inclued"
]
}
]
}