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

{
    "name": "chemical-mime-data",
    "portdir": "science/chemical-mime-data",
    "version": "0.1.94",
    "license": "LGPL-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://chemical-mime.sourceforge.net/",
    "description": "data files to support various chemical MIME types",
    "long_description": "The chemical-mime-data package is a collection of data files to add support for various chemical MIME types on Linux/UNIX desktops.",
    "active": true,
    "categories": [
        "science",
        "chemistry"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "intltool",
                "libxslt",
                "autoconf",
                "automake",
                "gettext",
                "libtool",
                "pkgconfig",
                "ImageMagick"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk3",
                "shared-mime-info"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-chemistry-utils"
            ]
        }
    ]
}