GET /api/v1/ports/php53-code-coverage/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php53-code-coverage",
"portdir": "php/php-code-coverage",
"version": "1.2.12",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/php-code-coverage/",
"description": "code coverage information for PHP",
"long_description": "PHP_CodeCoverage is a library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php53",
"php53-file-iterator",
"php53-text-template",
"php53-token-stream"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php53-unit"
]
}
]
}