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

{
    "name": "esniper",
    "portdir": "net/esniper",
    "version": "2.35.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://esniper.sourceforge.net/",
    "description": "esniper is a simple, lightweight tool for sniping ebay auctions.",
    "long_description": "esniper is a simple, lightweight tool for sniping ebay auctions.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "openssl",
                "curl"
            ]
        }
    ],
    "depends_on": []
}