GET /api/v1/ports/php53-peb/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "php53-peb",
    "portdir": "php/php-peb",
    "version": "0.20b",
    "license": "BSD",
    "platforms": "darwin",
    "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": 1759
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "erlang",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php53"
            ]
        }
    ],
    "depends_on": []
}