GET /api/v1/ports/libfreehand/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libfreehand",
"portdir": "graphics/libfreehand",
"version": "0.1.2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libfreehand",
"description": "libfreehand is a library and a set of tools for reading and converting binary files produced by Aldus/Macromedia/Adobe FreeHand.",
"long_description": "libfreehand is a library and a set of tools for reading and converting binary files produced by Aldus/Macromedia/Adobe FreeHand.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "cbradney",
"github": "cbradney",
"ports_count": 3
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"icu",
"clang-17",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"boost176",
"librevenge",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scribus-devel"
]
}
]
}