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

{
    "name": "php56-gettext",
    "portdir": "lang/php",
    "version": "5.6.40",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net/gettext",
    "description": "a PHP interface to the gettext natural language support functions",
    "long_description": "a PHP interface to the gettext natural language support functions",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gettext",
                "php56"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "ZendFramework2",
                "ZendFramework1"
            ]
        }
    ]
}