22 lines
470 B
Makefile
22 lines
470 B
Makefile
# $OpenBSD: Makefile,v 1.21 2021/03/20 12:46:38 bentley Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += audacious
|
|
SUBDIR += audacious,qt5
|
|
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 += tor-browser
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|