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

{
    "name": "php82-raphf",
    "portdir": "php/php-raphf",
    "version": "2.0.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/raphf",
    "description": "a reusable persistent handle and resource factory API",
    "long_description": "a reusable persistent handle and resource factory API",
    "active": true,
    "categories": [
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php82"
            ]
        }
    ],
    "depends_on": []
}