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

{
    "name": "gnupod",
    "portdir": "multimedia/gnupod",
    "version": "0.99.8",
    "license": "GFDL-1.2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://blinkenlights.ch/gnupod/gnupod.html",
    "description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
    "long_description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
    "active": true,
    "categories": [
        "multimedia",
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "flac",
        "vorbis",
        "aac",
        "artwork"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-date-manip",
                "p5.34-digest-md5",
                "p5.34-digest-sha1",
                "lame",
                "p5.34-mp3-info",
                "p5.34-timedate",
                "p5.34-unicode-string",
                "p5.34-xml-parser",
                "p5.34-libwww-perl"
            ]
        }
    ],
    "depends_on": []
}