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

{
    "name": "docbook-xml-5.0",
    "portdir": "textproc/docbook-xml",
    "version": "5.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://docbook.org/xml/5.0",
    "description": "Version 5.0 of the DocBook XML DTDs",
    "long_description": "Version 5.0 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "tlockhart1976",
            "github": "lockhart",
            "ports_count": 27
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xmlcatmgr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "po4a"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dblatex",
                "docbook-xml"
            ]
        }
    ]
}