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

{
    "name": "redland",
    "portdir": "www/redland",
    "version": "1.0.17",
    "license": "(LGPL-2.1+ or GPL-2+ or Apache-2+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://librdf.org/",
    "description": "Redland RDF Library",
    "long_description": "Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF).",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [],
    "variants": [
        "db46",
        "db47",
        "db48",
        "mysql57",
        "postgresql11",
        "sqlite3",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "db48",
                "libtool",
                "openssl",
                "pkgconfig",
                "curl",
                "zlib",
                "libxml2",
                "libxslt",
                "raptor2",
                "rasqal",
                "libiconv"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "soprano",
                "R-redland",
                "kde4-runtime",
                "redland-bindings",
                "abiword-x11"
            ]
        }
    ]
}