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

{
    "name": "gnupg1",
    "portdir": "mail/gnupg1",
    "version": "1.4.23",
    "license": "GPL-3+",
    "platforms": "darwin freebsd sunos",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnupg.org",
    "description": "GNU Privacy Guard version 1.4",
    "long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
    "active": true,
    "categories": [
        "security",
        "mail"
    ],
    "maintainers": [
        {
            "name": "ionic",
            "github": "Ionic",
            "ports_count": 25
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openldap",
                "libusb-compat",
                "readline",
                "bzip2",
                "libiconv",
                "gettext-runtime",
                "curl",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}