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

{
    "name": "php55-hidef",
    "portdir": "php/php-hidef",
    "version": "0.1.13",
    "license": "PHP",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/hidef",
    "description": "Constants for real",
    "long_description": "Allow definition of user defined constants in simple ini files, which are then processed like internal constants, without any of the usual performance penalties.",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php55"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "php-hidef"
            ]
        }
    ]
}