1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11-themes/kf5-qqc2-desktop-style/Makefile
Tobias C. Berner fd70e69672 x11-themes/kf5-qcc2-desktop-style: update to 5.68.0
- this was overlooked in r528830
2020-03-21 09:24:52 +00:00

17 lines
457 B
Makefile

# $FreeBSD$
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 ecm iconthemes \
kirigami2 widgetsaddons
USE_QT= gui declarative network widgets xml \
buildtools_build core qmake_build
.include <bsd.port.mk>