mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
9a656e2053
on sparc64 - I tested aarch64) with a few tweaks to allow updating stable. merge meta/python3 into lang/python/3, there's no need for the separate empty package any more now that we only have one 3.x version (pkg_add python%3 will work). tb's version was OK kmos@
21 lines
421 B
Makefile
21 lines
421 B
Makefile
SUBDIR =
|
|
SUBDIR += audacious
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += jitsi
|
|
SUBDIR += kde
|
|
SUBDIR += league-fonts
|
|
SUBDIR += lxqt
|
|
SUBDIR += mate
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += qt5
|
|
SUBDIR += qt6
|
|
SUBDIR += tor-browser
|
|
SUBDIR += xfce
|
|
SUBDIR += zyn-fusion
|
|
|
|
.include <bsd.port.subdir.mk>
|