GET /api/v1/ports/cmuclmtk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cmuclmtk",
"portdir": "audio/cmuclmtk",
"version": "3alpha",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cmusphinx.sourceforge.net/",
"description": "CMU-Cambridge Language Modeling Toolkit",
"long_description": "The CMU-Cambridge Language Modeling Toolkit is a set of UNIX software tools designed to facilitate language modeling work in the research community.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
}
],
"depends_on": []
}