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

{
    "name": "smart",
    "portdir": "sysutils/smart",
    "version": "1.4.1",
    "license": "GPL-2+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://labix.org/smart",
    "description": "Automatic updater and package installer/remover",
    "long_description": "The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently in use (APT, APT-RPM, YUM, URPMI, etc).",
    "active": true,
    "categories": [
        "sysutils",
        "archivers"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "rpm"
            ]
        }
    ],
    "depends_on": []
}