GET /api/v1/ports/lcdf-typetools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lcdf-typetools",
"portdir": "print/lcdf-typetools",
"version": "2.110",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lcdf.org/type/",
"description": "Tools for manipulating fonts.",
"long_description": "The LCDF Typetools package contains several programs for manipulating PostScript Type 1, Type 1 multiple master, and PostScript-flavored OpenType fonts.",
"active": true,
"categories": [
"tex",
"print"
],
"maintainers": [],
"variants": [
"texlive",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"texlive-bin"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"texlive-fontutils"
]
}
]
}