22 lines
465 B
Makefile
22 lines
465 B
Makefile
# $OpenBSD: Makefile,v 1.23 2021/03/29 19:52:37 sthen Exp $
|
|
|
|
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 += tor-browser
|
|
SUBDIR += xfce
|
|
SUBDIR += zyn-fusion
|
|
|
|
.include <bsd.port.subdir.mk>
|