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

{
    "name": "cssed",
    "portdir": "editors/cssed",
    "version": "0.4.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://cssed.sourceforge.net/",
    "description": "small graphical CSS editor and validator",
    "long_description": "cssed is a small developer editor and validator, that tries to ease the CSS editing.",
    "active": true,
    "categories": [
        "www",
        "editors",
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automake",
                "pkgconfig",
                "hicolor-icon-theme",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2",
                "libxml2"
            ]
        }
    ],
    "depends_on": []
}