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

{
    "name": "pidgin-bot-sentry",
    "portdir": "net/pidgin-bot-sentry",
    "version": "1.3.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://sourceforge.net/projects/pidgin-bs/",
    "description": "Pidgin plugin to prevent spam.",
    "long_description": "Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.",
    "active": true,
    "categories": [
        "net",
        "chat"
    ],
    "maintainers": [
        {
            "name": "nefar",
            "github": "",
            "ports_count": 3
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pidgin"
            ]
        }
    ],
    "depends_on": []
}