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

{
    "name": "aspell-dict-he",
    "portdir": "textproc/aspell-dict-he",
    "version": "1.0-0",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://aspell.net/",
    "description": "{*}Hebrew dictionary for aspell",
    "long_description": "{*}Hebrew dictionary for aspell",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "aspell",
                "clang-14"
            ]
        }
    ],
    "depends_on": []
}