GET /api/v1/ports/minivmac-custom-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "minivmac-custom-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "an emulator of the Macintosh Plus and other early Macintosh models",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport allows the user to compile custom variations of Mini vMac.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}