GET /api/v1/ports/gifsicle/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gifsicle",
"portdir": "graphics/gifsicle",
"version": "1.93",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lcdf.org/gifsicle/",
"description": "GIF image/animation creator/editor.",
"long_description": "Gifsicle is a UNIX command-line tool for creating, editing, and getting information about GIF images and animations.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 665
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libice",
"xorg-libsm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"littleutils"
]
}
]
}