GET /api/v1/ports/mftrace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mftrace",
"portdir": "graphics/mftrace",
"version": "1.2.16",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lilypond.org/mftrace/",
"description": "Trace TeX bitmap font to PFA, PFB, or TTF font",
"long_description": "A small Python program that lets you trace a TeX bitmap font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font. It is licensed under the GNU GPL.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"autotrace",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"potrace",
"python27",
"texlive"
]
}
],
"depends_on": []
}