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

{
    "name": "aqbanking6-gtk2",
    "portdir": "devel/aqbanking6",
    "version": "6.6.0",
    "license": "(GPL-2 or GPL-3 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
    "description": "a generic online banking interface",
    "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
    "active": true,
    "categories": [
        "devel",
        "net",
        "finance"
    ],
    "maintainers": [
        {
            "name": "dports",
            "github": "drkp",
            "ports_count": 73
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp",
                "gnutls",
                "gwenhywfar5-gtk2",
                "ktoblzcheck",
                "libofx"
            ]
        }
    ],
    "depends_on": []
}