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

{
    "name": "netatalk",
    "portdir": "net/netatalk",
    "version": "2.2.10",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://netatalk.sourceforge.net",
    "description": "File and printer server for Apple Macintosh clients",
    "long_description": "netatalk is a daemon which provides POSIX-compliant Unix/BSD systems with the ability to share files and printers with Apple Macintosh computers.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcrypt",
                "perl5",
                "db48",
                "libiconv",
                "openssl3",
                "avahi",
                "openldap"
            ]
        }
    ],
    "depends_on": []
}