21 lines
423 B
Makefile
21 lines
423 B
Makefile
SUBDIR =
|
|
SUBDIR += audacious
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += kde
|
|
SUBDIR += league-fonts
|
|
SUBDIR += lxqt
|
|
SUBDIR += mate
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += python3
|
|
SUBDIR += qt5
|
|
SUBDIR += qt6
|
|
SUBDIR += tor-browser
|
|
SUBDIR += xfce
|
|
SUBDIR += zyn-fusion
|
|
|
|
.include <bsd.port.subdir.mk>
|