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

{
    "name": "sendpage",
    "portdir": "net/sendpage",
    "version": "1.000003",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.sendpage.org/",
    "description": "Sendpage sends alphanumeric pages via a modem, receives via SNPP",
    "long_description": "An SNPP client, SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "perl5_34",
        "perl5_28",
        "perl5_30",
        "perl5_32"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-dbi",
                "p5.34-device-serialport",
                "p5.34-mailtools",
                "p5.34-net-snpp"
            ]
        }
    ],
    "depends_on": []
}