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

{
    "name": "suck",
    "portdir": "net/suck",
    "version": "4.3.2",
    "license": "unknown",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20061205034545/http://home.comcast.net/~bobyetman",
    "description": "grab news from a remote NNTP news server.",
    "long_description": "Suck is a program used to grab news from a remote NNTP news server and bring it to your local machine, without the remote server doing anything special. If you have read permission on the server, you can use suck. Suck does NOT use the NEWNEWS command, hated by many administrators.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "springer.jonathan",
            "github": "",
            "ports_count": 2
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdbm",
                "openssl"
            ]
        }
    ],
    "depends_on": []
}