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

{
    "name": "ming",
    "portdir": "multimedia/ming",
    "version": "0.4.8",
    "license": "(GPL-2 or LGPL-2.1)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/libming/libming",
    "description": "an SWF output library",
    "long_description": "Ming is an SWF (\"Flash\") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.",
    "active": false,
    "categories": [
        "graphics",
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "autoconf",
                "automake",
                "libtool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "giflib",
                "libpng",
                "freetype"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php53-ming",
                "php54-ming",
                "php55-ming",
                "php56-ming",
                "php70-ming",
                "php71-ming",
                "php72-ming",
                "php73-ming",
                "php74-ming"
            ]
        }
    ]
}