openbsd-ports/x11/qt5/Makefile
2022-03-11 20:15:18 +00:00

44 lines
1.1 KiB
Makefile

SUBDIR =
SUBDIR += docs
SUBDIR += qt3d
SUBDIR += qtbase
SUBDIR += qtcharts
SUBDIR += qtconnectivity
SUBDIR += qtdatavis3d
SUBDIR += qtdeclarative
SUBDIR += qtgamepad
SUBDIR += qtgraphicaleffects
SUBDIR += qtimageformats
SUBDIR += qtlocation
SUBDIR += qtlottie
SUBDIR += qtmultimedia
SUBDIR += qtnetworkauth
SUBDIR += qtpurchasing
SUBDIR += qtquickcontrols
SUBDIR += qtquickcontrols2
SUBDIR += qtremoteobjects
SUBDIR += qtscript
SUBDIR += qtscxml
SUBDIR += qtsensors
SUBDIR += qtserialbus
SUBDIR += qtserialport
SUBDIR += qtspeech
SUBDIR += qtsvg
SUBDIR += qttools
SUBDIR += qttranslations
SUBDIR += qtvirtualkeyboard
SUBDIR += qtwebchannel
SUBDIR += qtwayland
SUBDIR += qtwebengine
SUBDIR += qtwebglplugin
SUBDIR += qtwebkit
SUBDIR += qtwebsockets
SUBDIR += qtwebview
SUBDIR += qtx11extras
SUBDIR += qtxmlpatterns
# Windows only
# SUBDIR += qtactiveqt
.include <bsd.port.subdir.mk>