GET /api/v1/ports/php-peb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php-peb",
"portdir": "php/php-peb",
"version": "0.20b",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/videlalvaro/mypeb",
"description": "PHP-Erlang Bridge",
"long_description": "peb (PHP-Erlang Bridge) is an open-source PHP extension to run PHP as an Erlang cnode",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"php56-peb"
]
}
],
"depends_on": []
}