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

{
    "name": "w3m-devel",
    "portdir": "www/w3m",
    "version": "20220429",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "w3m",
    "homepage": "https://www.macports.org",
    "description": "Obsolete port, replaced by w3m",
    "long_description": "This port has been replaced by w3m.",
    "active": false,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "makr",
            "github": "mohd-akram",
            "ports_count": 74
        }
    ],
    "variants": [
        "inline_image_gtk2",
        "inline_image_imlib2"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}