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

{
    "name": "dmtx-utils",
    "portdir": "graphics/dmtx-utils",
    "version": "0.7.6",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/dmtx/dmtx-utils",
    "description": "Data Matrix command line utilities",
    "long_description": "libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety. This package, dmtx-utils, provides command line utilities that allow scripts and command line users to use libdmtx functionality",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automake",
                "pkgconfig",
                "clang-17",
                "autoconf",
                "libtool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libdmtx",
                "ImageMagick"
            ]
        }
    ],
    "depends_on": []
}