GET /api/v1/ports/clearsilver/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "clearsilver",
"portdir": "www/clearsilver",
"version": "0.10.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.clearsilver.net",
"description": "Language-neutral template system.",
"long_description": "Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier.",
"active": true,
"categories": [
"www",
"python",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext",
"python27",
"perl5.34"
]
}
],
"depends_on": []
}