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

{
    "name": "php53-FreeImage",
    "portdir": "php/php-FreeImage",
    "version": "0.1",
    "license": "PHP-2.02",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/FreeImage",
    "description": "Provides a wrapper to the FreeImage library.",
    "long_description": "This extension is a wrapper for the FreeImage library that allows PHP to support popular graphics image formats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia applications.",
    "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": [
                "freeimage",
                "php53"
            ]
        }
    ],
    "depends_on": []
}