GET /api/v1/ports/fntsample/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fntsample",
"portdir": "graphics/fntsample",
"version": "4.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fntsample.sourceforge.net/",
"description": "Font samples generator",
"long_description": "FntSample is a tool that can be used to make font samples that show coverage of the font and are similar in appearance to Unicode Charts.",
"active": true,
"categories": [
"graphics",
"print",
"fonts"
],
"maintainers": [],
"variants": [
"brightcolors",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"perl5.34",
"pkgconfig",
"gettext"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"pango",
"glib2",
"cairo",
"fontconfig",
"freetype"
]
},
{
"type": "run",
"ports": [
"p5.34-pdf-api2",
"p5.34-libintl-perl",
"perl5.34"
]
}
],
"depends_on": []
}