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

{
    "name": "fig2dev",
    "portdir": "print/fig2dev",
    "version": "3.2.9",
    "license": "Permissive",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mcj.sourceforge.net",
    "description": "Translates Fig code to various graphics languages",
    "long_description": "Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments. The fig2dev command translates Fig code to other graphic description languages. transfig is considered obsolete and is not installed. Drivers currently exist for the following graphics languages: (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PostScript, and TeXtyl.",
    "active": true,
    "categories": [
        "graphics",
        "print"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "ghostscript",
                "xpm"
            ]
        },
        {
            "type": "run",
            "ports": [
                "netpbm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "htcondor"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "chemtool"
            ]
        },
        {
            "type": "run",
            "ports": [
                "octave",
                "fig2ps",
                "xfig"
            ]
        }
    ]
}