GET /api/v1/ports/psutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "psutils",
"portdir": "print/psutils",
"version": "p17",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.knackered.org/angus/psutils/",
"description": "Useful utilities for manipulating PostScript documents",
"long_description": "PSUtils is a collection of useful utilities for manipulating PostScript documents. Programs included are psnup, for placing out several logical pages on a single sheet of paper, psselect, for selecting pages from a document, pstops, for general imposition, psbook, for signature generation for booklet printing, and psresize, for adjusting page sizes.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"perl5"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"a2ps"
]
},
{
"type": "lib",
"ports": [
"groff"
]
},
{
"type": "run",
"ports": [
"yap-app",
"texlive-fontutils"
]
}
]
}