mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-06 14:55:04 +01:00
15 lines
222 B
YAML
15 lines
222 B
YAML
version: '2.9.3'
|
|
prefix: '/opt/local'
|
|
variants:
|
|
select:
|
|
- aqua
|
|
- metal
|
|
deselect: x11
|
|
ports:
|
|
- name: clang-18
|
|
- name: llvm-18
|
|
- name: libsdl2
|
|
select: universal
|
|
- name: freetype
|
|
select: universal
|