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

{
    "name": "lilypond-devel",
    "portdir": "textproc/lilypond",
    "version": "2.25.13",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://lilypond.org",
    "description": "An automated engraving system for typesetting sheet music.",
    "long_description": "The development version of the LilyPond music typesetter.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "snc",
            "github": "nerdling",
            "ports_count": 149
        }
    ],
    "variants": [
        "mactex",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "p5.34-encode",
                "p5.34-pod-escapes",
                "p5.34-pod-simple",
                "p5.34-podlators",
                "p5.34-scalar-list-utils",
                "autoconf",
                "bison",
                "flex",
                "gmake",
                "pkgconfig",
                "fontforge",
                "t1utils",
                "texlive-fonts-recommended",
                "texlive-metapost",
                "texinfo",
                "urw-core35-fonts"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "extractpdfmark",
                "pango",
                "python311",
                "guile-2.2",
                "ghostscript"
            ]
        }
    ],
    "depends_on": []
}