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

{
    "name": "php53-text-template",
    "portdir": "php/php-text-template",
    "version": "1.1.4",
    "license": "BSD",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sebastianbergmann/php-text-template",
    "description": "simple template engine for PHP",
    "long_description": "simple template engine for PHP",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php53"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php53-code-coverage",
                "php53-unit-mock-objects"
            ]
        }
    ]
}