GET /api/v1/ports/php54-magickwand/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php54-magickwand",
"portdir": "php/php-magickwand",
"version": "1.0.9-2",
"license": "ImageMagick",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20191217191128/http://www.magickwand.org/",
"description": "MagickWand for PHP",
"long_description": "This module enables PHP access to the ImageMagick MagickWand API",
"active": true,
"categories": [
"graphics",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"php54"
]
}
],
"depends_on": []
}