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

{
    "name": "wol",
    "portdir": "net/wol",
    "version": "0.7.1",
    "license": "GPL-2+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://wake-on-lan.sourceforge.net",
    "description": "Wake-On-Lan command line application",
    "long_description": "wol can send a Wake-On-Lan magic packet to a target ethernet address",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}