GET /api/v1/ports/php54-sphinx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "php54-sphinx",
    "portdir": "php/php-sphinx",
    "version": "1.3.3",
    "license": "PHP",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/sphinx",
    "description": "PHP bindings for Sphinx full-text search",
    "long_description": "PHP bindings for Sphinx full-text search",
    "active": true,
    "categories": [
        "textproc",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php54",
                "libsphinxclient"
            ]
        }
    ],
    "depends_on": []
}