freebsd-ports/x11-themes/kf5-qqc2-desktop-style/Makefile

16 lines
459 B
Makefile

PORTNAME= qqc2-desktop-style
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt QuickControl2 style for KDE
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons iconthemes \
kirigami2 widgetsaddons \
ecm:build
USE_QT= core dbus declarative gui network widgets xml \
buildtools:build qmake:build
.include <bsd.port.mk>