GET /api/v1/ports/muttprint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "muttprint",
"portdir": "mail/muttprint",
"version": "0.72d",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://muttprint.sourceforge.net",
"description": "pretty printing of your mails",
"long_description": "Muttprint formats the output of mail clients to a good-looking printing using the typesetting system LaTeX.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"dialog",
"p5.34-text-iconv",
"p5.34-timedate"
]
}
],
"depends_on": []
}