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

{
    "name": "gimp-help-en",
    "portdir": "graphics/gimp-help-en",
    "version": "2.10.34",
    "license": "GFDL-1.2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://docs.gimp.org/",
    "description": "The GIMP HTML help pages",
    "long_description": "The GIMP HTML help pages are intended to be used with the built-in GIMP Help Browser, but can be viewed in any other browser as well.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 345
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "pkgconfig",
                "pngcrush",
                "gawk",
                "coreutils",
                "docbook-xml",
                "docbook-xsl-nons",
                "gsed",
                "libxml2",
                "libxslt",
                "clang-15",
                "py311-libxml2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "gimp2",
                "gimp2-devel"
            ]
        }
    ]
}