GET /api/v1/ports/php-gtk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php-gtk",
"portdir": "php/php-gtk",
"version": "2.0.3-20121108",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gtk.php.net/",
"description": "PHP-GTK: Gtk+ bindings for PHP 5.",
"long_description": "PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.",
"active": true,
"categories": [
"x11",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php54-gtk"
]
}
],
"depends_on": []
}