GET /api/v1/ports/?format=api&ordering=updated_at&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51786,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=13",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=11",
    "results": [
        {
            "name": "gxemul",
            "portdir": "emulators/gxemul",
            "version": "0.4.7.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gxemul.sourceforge.net/",
            "description": "A simulator for ARM, MIPS, Motorola 88K, PowerPC, and SuperH.",
            "long_description": "GXemul is a framework for full-system computer architecture emulation. Several real machines have been implemented within the framework, consisting of processors (ARM, MIPS, Motorola 88K, PowerPC, and SuperH) and surrounding hardware components such as framebuffers, interrupt controllers, busses, disk controllers, and serial controllers.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatari",
            "portdir": "emulators/hatari",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hatari.tuxfamily.org/",
            "description": "Atari ST/STe/STfm emulator",
            "long_description": "Hatari is an actively developed Atari ST/STe/STfm and Falcon emulator",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "macOSGUI",
                "sdl2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portmidi",
                        "libsdl2",
                        "zlib",
                        "libpng",
                        "readline",
                        "portaudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lisaem",
            "portdir": "emulators/lisaem",
            "version": "1.2.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lisa.sunder.net/",
            "description": "Apple Lisa emulator",
            "long_description": "Apple Lisa emulator",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "wxwidgets28",
                "wxgtk28"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-2.8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "noah",
            "portdir": "emulators/noah",
            "version": "0.5.1",
            "license": "(MIT or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/linux-noah/noah",
            "description": "Linux ABI implementation for macOS",
            "long_description": "Noah is a Darwin subsystem for Linux. Noah is implemented as a hypervisor that traps Linux system calls and translates them into Darwin system calls. Noah also has an interpreter of ELF files so that Linux binary executables run directly and flawlessly without any modifications. It's effectively a macOS Linux execution flavor, similar to that of FreeBSD Linuxolator, a.k.a. Linux emulation, a.k.a. Linux ABI. In other words, it's the reverse of the Linux Darling project.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "noahstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "noahstrap",
            "portdir": "emulators/noahstrap",
            "version": "2.0.0",
            "license": "(MIT or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/linux-noah/noahstrap",
            "description": "bootstrap a Linux ABI implementation for macOS",
            "long_description": "noahstrap bootstraps a Linux system for noah",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnutar",
                        "pv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "noah"
                    ]
                }
            ]
        },
        {
            "name": "spim",
            "portdir": "emulators/spim",
            "version": "9.1.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://spimsimulator.sourceforge.net",
            "description": "an assembly language MIPS R2000/R3000 simulator",
            "long_description": "SPIM S20 is a software simulator that runs assembly language programs for the MIPS R2000/R3000 RISC computers. SPIM can read and immediately run files containing assembly language statements. SPIM is a self-contained system for running these programs and contains a debugger and interface to the operating system. SPIM implements almost the entire MIPS assembler-extended instruction set for the R2000/R3000. (I've omitted some the complex floating point comparisons and details of the memory system page tables.) The MIPS architecture has evolved considerably since then (in particular the 64-bit extensions), which means that SPIM will not run programs compiled for recent MIPS or SGI processors.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "emulators",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "chenguokai17",
                    "github": "chenguokai",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0",
                        "rman"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmips",
            "portdir": "emulators/vmips",
            "version": "1.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dgate.org/vmips/",
            "description": "MIPS R3000 emulator",
            "long_description": "VMIPS is a simulator for a machine compatible with the MIPS R3000 RISC architecture.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "brg",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpcs",
            "portdir": "emulators/vpcs",
            "version": "0.8c-20160224",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.freecode.com.cn/doku.php?id=wiki:vpcs",
            "description": "Virtual PC Simulator particularly of use with the Cisco dynamips emulator.",
            "long_description": "Virtual PC Simulator particularly of use with the Cisco dynamips emulator. The VPCS can simulate up to 9 PCs. You can ping/traceroute them, or ping/traceroute the other hosts/routers from the virtual PCs when you study the Cisco routers in the Dynamips. VPCS is not the traditional PC, it is just a program running on the Linux or Windows, and only few network commands can be used in it. But VPCS can give you a big hand when you study the Cisco devices in the Dynamips. VPCS can replace the routers or VMware boxes which are used as PCs in the Dynamips network. Try VPCS, it can save your CPU/Memory. It is very small.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "lasticppc",
                    "github": "lastic",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "x48",
            "portdir": "emulators/x48",
            "version": "0.6.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/x48.berlios/",
            "description": "HP48 calculator emulator",
            "long_description": "This emulator is capable of providing a faithful replication of the HP48. It also has a debugger for the saturn processor.",
            "active": true,
            "categories": [
                "math",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "roms",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-9.0",
                        "xorg-libXt",
                        "autoconf",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "log4erl",
            "portdir": "erlang/log4erl",
            "version": "0.8.6",
            "license": "MPL-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/log4erl/",
            "description": "A logger for erlang.",
            "long_description": "A logger for erlang in the spirit of Log4J. You can download the latest tarball from the downloads section and read README.txt file for instructions on using log4erl.",
            "active": true,
            "categories": [
                "devel",
                "erlang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "erlang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cpuminer",
            "portdir": "finance/cpuminer",
            "version": "2.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pooler/cpuminer",
            "description": "Multi-threaded CPU miner for Litecoin and Bitcoin",
            "long_description": "Multi-threaded CPU miner for Litecoin and Bitcoin",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jansson",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ta-lib",
            "portdir": "finance/ta-lib",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ta-lib.org",
            "description": "TA-Lib is a financial technical analysis library.",
            "long_description": "TA-Lib provides common functions for the technical analysis of financial market data, including more than 150 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands and more.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "curlftpfs",
            "portdir": "fuse/curlftpfs",
            "version": "0.9.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://curlftpfs.sourceforge.net/",
            "description": "CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl.",
            "long_description": "CurlFtpFS diferentiates itself from other FTP filesystems because it features SSLv3 and TLSv1 support, connecting through tunneling HTTP proxies, automatically reconnection if the server times out, transform absolute symlinks to point back into the ftp file system, and additional options.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "darenzana",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "curl",
                        "zlib",
                        "macfuse",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "encfs",
            "portdir": "fuse/encfs",
            "version": "1.9.5",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vgough.github.io/encfs/",
            "description": "An encrypted pass-through FUSE filesystem",
            "long_description": "EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "macfuse",
                        "openssl",
                        "rlog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mhddfs",
            "portdir": "fuse/mhddfs",
            "version": "0.1.10",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mhddfs.uvw.ru/",
            "description": "FUSE-based filesystem for combined mountpoints",
            "long_description": "This FUSE-based file system allows mount points (or directories) to be combined, simulating a single big volume which can merge several hard disks.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sshfs-gui",
            "portdir": "fuse/sshfs-gui",
            "version": "1.3",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/macfuse/",
            "description": "OS X GUI for sshfs",
            "long_description": "This is an OS X Cocoa GUI on top of sshfs that makes it easy to set up new sshfs mounts.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sshfs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "54321",
            "portdir": "games/54321",
            "version": "1.0.2001.11.16",
            "license": "none",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://old.nklein.com/products/54321/",
            "description": "5 games in 4, 3, or 2 dimensions for 1 player",
            "long_description": "54321 is five games in four, three, or two dimensions for one player. 54321 takes five classic two-dimensional puzzle games and extends them into three and four dimensions. For more information, see the help within the game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CrimsonFields",
            "portdir": "games/CrimsonFields",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://crimson.seul.org",
            "description": "Tactical war game in the tradition of Battle Isle",
            "long_description": "Crimson Fields is a tactical war game in the tradition of Battle Isle, including a map editor and the possibility to import the original History Line or Battle Isle maps.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Gomoku",
            "portdir": "games/Gomoku",
            "version": "1.2.6",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/nicola/Applications/Gomoku/",
            "description": "extended TicTacToe game",
            "long_description": "Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You lose if the computer does it before you. You can play the game on boards of different size; the default size is 8 but 10 is also nice to play. The game has 6 different difficulty levels.",
            "active": true,
            "categories": [
                "aqua",
                "games",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Gridlock",
            "portdir": "games/Gridlock",
            "version": "1.10",
            "license": "MIT and BSD-old",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20161002225955/http://dozingcatsoftware.com/",
            "description": "Grid-based board games collection, including AI and network play",
            "long_description": "A collection of grid-based board games, including Ataxx, Reversi, Checkers, Gomoku, Connect Four, Breakthrough, Glass Bead, and Life. You can play against the computer or over the network.",
            "active": true,
            "categories": [
                "aqua",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Maelstrom",
            "portdir": "games/Maelstrom",
            "version": "3.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/projects/Maelstrom/",
            "description": "Ambrosia Software's 1992 Macintosh video game Maelstrom by Andrew Welch based on Asteroids and Blasteroids by Atari",
            "long_description": "You pilot your ship through the dreaded \"Maelstrom\" asteroid belt. Suddenly your best friend thrusts towards you and fires, directly at your cockpit. You raise your shields just in time, and the battle is joined. The deadliest stretch of space known to mankind has just gotten deadlier. Everywhere massive asteroids jostle for a chance to crush your ship, and deadly shinobi fighter patrols pursue you across the asteroid belt. But the deadliest of them all is your sister ship, assigned to you on patrol. The pilot, trained by your own Navy, battle hardened by months in the Maelstrom, is equipped with a twin of your own ship and intimate knowledge of your tactics. The lovely Stratocaster R&R facility never sounded so good, but as you fire full thrusters to dodge the latest barrage you begin to think you'll never get home...",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "libsdl2_net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PCLauncher",
            "portdir": "games/PCLauncher",
            "version": "0.0.3-75358",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://plasmaclient.servegame.org/",
            "description": "launcher for PlasmaClient",
            "long_description": "PCLauncher verifies your Myst Online: URU Live again username and password, downloads the secure files if necessary, and then launches PlasmaClient.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhsplasma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Drizzle",
                        "PlasmaClient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PlasmaClient",
            "portdir": "games/PlasmaClient",
            "version": "0.0.4a-434",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20110510024500/http://plasmaclient.info/",
            "description": "open-source Plasma engine",
            "long_description": "PlasmaClient is an open-source cross-platform re-implementation of the Plasma engine, originally created by HeadSpin Technologies and Cyan Worlds. The Plasma engine powers Myst Online: URU Live again.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "debug",
                "chatlog",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "mercurial"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "openssl",
                        "zlib",
                        "python26",
                        "libjpeg-turbo",
                        "bullet",
                        "libhsplasma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PCLauncher"
                    ]
                }
            ]
        },
        {
            "name": "SDLInvaders",
            "portdir": "games/SDLInvaders",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nielsweber.de/SDLInvaders/",
            "description": "simple clone of the famous Space Invaders game.",
            "long_description": "simple clone of the famous Space Invaders game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abgx360",
            "portdir": "games/abgx360",
            "version": "1.0.6",
            "license": "GPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20201123161416/http://www.abgx360.cc/",
            "description": "Xbox 360 disc checker",
            "long_description": "Abgx360 is the ultimate tool to check your Xbox 360 backups. It is able to perform a very wide range of checks upon them, such as checking for SS/PFI/DMI, checking for correct video data (including SplitVid and 3rd wave). It is also able to dynamically fetch missing pieces and patch your backups on the fly.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alienblaster",
            "portdir": "games/alienblaster",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.schwardtnet.de/alienblaster/",
            "description": "action loaded 2D arcade shooter for up to two players",
            "long_description": "action loaded 2D arcade shooter for up to two players",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atanks",
            "portdir": "games/atanks",
            "version": "5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://atanks.sourceforge.net/",
            "description": "atanks is a multi-platform Scorched Earth clone",
            "long_description": "atanks is a multi-platform Scorched Earth clone",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "allegro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awemud",
            "portdir": "games/awemud",
            "version": "0.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awemud.net/",
            "description": "MUD (Multi-User Dungeon) game server",
            "long_description": "AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "scriptix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blobwars",
            "portdir": "games/blobwars",
            "version": "2.00",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html",
            "description": "jump and run game featuring a Blob as main character",
            "long_description": "In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "libsdl2_image",
                        "zlib",
                        "libsdl2_ttf",
                        "libsdl2_net",
                        "libsdl2_mixer",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bomberclone",
            "portdir": "games/bomberclone",
            "version": "0.11.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bomberclone.de/",
            "description": "AtomicBomberman clone incl. networking and AI players",
            "long_description": "Bomberclone is a clone of AtomicBomberman. It includes AI players, network play via master/client, configureable tile sets, etc.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "libsdl_mixer",
                        "libpng",
                        "libjpeg-turbo",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cannonsmash",
            "portdir": "games/cannonsmash",
            "version": "0.6.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cannonsmash.sourceforge.net/",
            "description": "3D tabletennis game",
            "long_description": "3D tabletennis game",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "xorg-libXmu",
                        "libsdl_image",
                        "gtk2",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "circuslinux",
            "portdir": "games/circuslinux",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.newbreedsoftware.com/circus-linux/",
            "description": "Circus Atari clone, similar to Breakout and Arkanoid",
            "long_description": "Circus Linux is based on the Atari 2600 game Circus Atari by Atari, released in 1980. Gameplay is similar to Breakout and Arkanoid - you slide a device left and right to bounce objects into the air which destroy a wall.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crafty",
            "portdir": "games/crafty",
            "version": "25.2",
            "license": "Restrictive and Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20220407202829/https://craftychess.com/",
            "description": "Crafty is a chess program, that can be interfaced with xboard.",
            "long_description": "Crafty is the derivative of Cray Blitz, a computer chess program. It is a very strong one, and its current peak ICC ratings are 3286 (bullet), 3388 (blitz) and 2792 (standard). It can be used with xboard just like gnuchess.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "criticalmass",
            "portdir": "games/criticalmass",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://criticalmass.sourceforge.net/critter.php",
            "description": "Critical Mass is an SDL/OpenGL space shoot'em up game.",
            "long_description": "Critical Mass is an SDL/OpenGL space shoot'em up game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cursive",
            "portdir": "games/cursive",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://puck.nether.net/",
            "description": "Create ASCII character cursive handwriting",
            "long_description": "Cursive is a program for generating cursive signatures and text like ___ _ __ _ ( ) ' ) / // _/_ __/___. ____ / / / __|/ / _ __ / / (_/|_/ / (_ (_(_/ (_) _(__(/_/ (_ (_/ Do not be fooled by inferior immitations (like the figlet font which doesn't connect letters right). This is the one and only original cursive program.",
            "active": true,
            "categories": [
                "textproc",
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "defendguin",
            "portdir": "games/defendguin",
            "version": "0.0.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.newbreedsoftware.com/defendguin/",
            "description": "clone of the classic arcade game Defender",
            "long_description": "Defendguin is based loosely on Williams classic arcade game, Defender. Some recognizable stars in the realm of modern operating systems should be fairly obvious. Story: A certain monopoly-owning bad guy has been cloned hundreds of times by an unknown alien race. They are now attacking earth, kidnapping little penguinoids and converting them into mutants. Helping them on their way are some other nasty alien ships, of which there are plenty...",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "digger",
            "portdir": "games/digger",
            "version": "20020314",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.digger.org/",
            "description": "the Digger game",
            "long_description": "the Digger game",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dominion",
            "portdir": "games/dominion",
            "version": "2.8.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.gnu.org/projects/dominion/",
            "description": "world simulation RPG",
            "long_description": "Dominion is a multi-player world simulation and role-playing game. Each user controls a nation, making economic, political and military decisions for it.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dopewars",
            "portdir": "games/dopewars",
            "version": "1.5.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dopewars.sourceforge.net/",
            "description": "Rewrite of a game originally based on \"Drug Wars\"",
            "long_description": "The idea of dopewars is to deal drugs on the streets of New York, amassing a huge fortune and paying off the loan shark, while avoiding the ever annoying police.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "esound",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "duke3d",
            "portdir": "games/duke3d",
            "version": "0.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icculus.org/duke3d/",
            "description": "Runtime for FPS Duke Nukem 3D",
            "long_description": "Duke Nukem 3D is a first-person shooter computer game developed by 3D Realms and published by Apogee Software. Level and gamefiles are not included (use Shareware Version)",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvorakng",
            "portdir": "games/dvorakng",
            "version": "0.6.0rc1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/dvorakng/",
            "description": "A Dvorak typing tutor",
            "long_description": "DvorakNG is a Dvorak typing tutor. It is heavily based on Dvorak7min, but adds many improvements like a progress information database.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fbg",
            "portdir": "games/fbg",
            "version": "0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fbg.sourceforge.net/",
            "description": "Puzzle game similar to Tetris but with improved graphics.",
            "long_description": "Falling Block Game is a puzzle game that is similar to the Hasbro classic, Tetris. Many such games have been released for a variety of platforms, but most have passable graphics or poor gameplay/piece control.",
            "active": true,
            "categories": [
                "aqua",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "physfs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fife",
            "portdir": "games/fife",
            "version": "0.3.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fifengine.net/",
            "description": "The FIFE game engine",
            "long_description": "FIFE stands for Flexible Isometric Free Engine and is a cross platform game creation framework.",
            "active": true,
            "categories": [
                "games",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "libsdl_ttf",
                        "swig-python",
                        "libvorbis",
                        "python27",
                        "libogg",
                        "boost171",
                        "libguichan",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flobopuyo",
            "portdir": "games/flobopuyo",
            "version": "0.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ios-software.com/?page=projet&quoi=29",
            "description": "FloboPuyo",
            "long_description": "Clone of the famous PuyoPuyo.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fortune",
            "portdir": "games/fortune",
            "version": "6.2.0-RELEASE",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freebsd.org/",
            "description": "Infamous electronic fortune-cookie generator",
            "long_description": "Infamous electronic fortune-cookie generator",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "OSXPal"
                    ]
                }
            ]
        },
        {
            "name": "freecell-solver",
            "portdir": "games/freecell-solver",
            "version": "3.6.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fc-solve.berlios.de/",
            "description": "Freecell Solver solves automatically layouts of Freecell",
            "long_description": "Freecell Solver - a program that automatically solves layouts of Freecell and similar variants of Card Solitaire such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freeciv",
            "portdir": "games/freeciv",
            "version": "2.6.4",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freeciv.org/",
            "description": "An empire-building strategy game",
            "long_description": "Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the stone age to the space age...",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "sqlite3",
                        "gettext",
                        "libsdl2",
                        "libsdl2_gfx",
                        "bzip2",
                        "libsdl2_ttf",
                        "readline",
                        "curl",
                        "freetype",
                        "libiconv",
                        "libsdl2_image",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freeciv-x11",
            "portdir": "games/freeciv",
            "version": "2.6.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freeciv.org/",
            "description": "An empire-building strategy game",
            "long_description": "Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the stone age to the space age...",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl2_mixer",
                        "sqlite3",
                        "gettext",
                        "bzip2",
                        "gtk2",
                        "curl",
                        "libiconv",
                        "readline",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freedink",
            "portdir": "games/freedink",
            "version": "1.08.20090120",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/freedink/",
            "description": "FreeDink is a portable and enhanced version of the Dink Smallwood game engine.",
            "long_description": "Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libsdl",
                        "libsdl_gfx",
                        "libzip",
                        "libsdl_ttf",
                        "fontconfig",
                        "libsdl_image",
                        "libsdl_mixer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freedink-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freedink-data",
            "portdir": "games/freedink-data",
            "version": "1.08.20170409",
            "license": "zlib and Permissive and Copyleft",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/freedink/",
            "description": "FreeDink data",
            "long_description": "FreeDink data for the Dink Smallwood game. It includes graphics, songs, etc.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "freedink"
                    ]
                }
            ]
        }
    ]
}