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

{
    "name": "posix-manpages",
    "portdir": "devel/posix-manpages",
    "version": "2017",
    "license": "Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pubs.opengroup.org/onlinepubs/9699919799/",
    "description": "POSIX manpages",
    "long_description": "Manpages for POSIX (IEEE Std 1003.1) including headers, utilities and functions.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "makr",
            "github": "mohd-akram",
            "ports_count": 74
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}