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

{
    "name": "bashish",
    "portdir": "sysutils/bashish",
    "version": "2.2.4",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://bashish.sourceforge.net/",
    "description": "Bashish is a theming utility for text environments.",
    "long_description": "Bashish can be used to theme text environments, like terminals. Bashish is compatible with most popular shells.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dialog"
            ]
        }
    ],
    "depends_on": []
}