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

{
    "name": "xsel",
    "portdir": "x11/xsel",
    "version": "1.2.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.kfish.org/software/xsel/",
    "description": "command-line program for getting and setting the contents of the X selection",
    "long_description": "XSel is a command-line program for getting and setting the contents of the X selection. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "xorg-libXt"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libX11"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-clipboard",
                "p5.32-clipboard",
                "p5.28-clipboard",
                "p5.34-clipboard"
            ]
        }
    ]
}