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

{
    "name": "unixcw",
    "portdir": "audio/unixcw",
    "version": "3.6.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://unixcw.sourceforge.net",
    "description": "library and applications for Morse code",
    "long_description": "unixcw is an umbrella project for a library and for a few applications related to Morse code.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "makr",
            "github": "mohd-akram",
            "ports_count": 74
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "ncurses",
                "gettext-runtime"
            ]
        },
        {
            "type": "run",
            "ports": [
                "pulseaudio"
            ]
        }
    ],
    "depends_on": []
}