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

{
    "name": "xmlroff",
    "portdir": "textproc/xmlroff",
    "version": "0.6.3",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://xmlroff.org/",
    "description": "An XSL formatter producing PDF and PostScript.",
    "long_description": "Creates formatted output -- pages containing text in a variety of type styles and sizes -- from an input XML document and an XSL stylesheet.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "docbook-xsl-nons",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "freetype",
                "libxml2",
                "libxslt",
                "glib2",
                "xmlcatmgr",
                "pango",
                "pangoxsl",
                "icu",
                "gtk2",
                "cairo",
                "gdk-pixbuf2",
                "librsvg"
            ]
        }
    ],
    "depends_on": []
}