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

{
    "name": "sword",
    "portdir": "textproc/sword",
    "version": "1.9.0",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.crosswire.org/sword/index.jsp",
    "description": "cross-platform API/library for Bible software",
    "long_description": "The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "clucene",
                "icu",
                "openssl",
                "curl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "macsword",
                "bibletime",
                "sword-glossary-eren_el",
                "sword-bible-akjv",
                "sword-bible-asv",
                "sword-bible-darby",
                "sword-bible-kjv",
                "sword-bible-web",
                "sword-book-finney",
                "sword-book-pilgrim",
                "sword-commentary-dtn",
                "sword-commentary-jfb",
                "sword-commentary-tsk",
                "sword-devotional-daily",
                "sword-dictionary-nave",
                "sword-dictionary-strongsgreek",
                "sword-dictionary-strongshebrew",
                "sword-devotional-sme",
                "sword-devotional-dbd",
                "sword-glossary-eren_grc",
                "sword-glossary-eren_he"
            ]
        }
    ]
}