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

{
    "name": "libucl",
    "portdir": "devel/libucl",
    "version": "0.9.2",
    "license": "BSD",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vstakhov/libucl",
    "description": "Universal configuration library parser",
    "long_description": "Universal configuration library parser",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "grimreaper",
            "github": "grimreaper",
            "ports_count": 12
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}