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

{
    "name": "p5.28-pgplot",
    "portdir": "perl/p5-pgplot",
    "version": "2.280.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/PGPLOT",
    "description": "PGPlot interface for perl",
    "long_description": "This module allows the use of the the PGPLOT graphics library from the popular Perl scripting language. PGPLOT makes it very easy to process and plot data using the powerful file and text manipulation facilites built in to Perl.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-devel-checklib",
                "p5.28-extutils-pkgconfig",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "zlib",
                "xorg-libX11",
                "p5.28-extutils-f77",
                "libpng",
                "pgplot"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-pdl",
                "p5-pgplot"
            ]
        }
    ]
}