GET /api/v1/ports/libsgml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libsgml",
"portdir": "textproc/libsgml",
"version": "1.1.4",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hick.org/code/skape/libsgml/docs/",
"description": "SGML parsing library.",
"long_description": "SGML parsing library. Currently supports HTML parsing into a tree.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
}