pkgsrc/x11/qqc2-desktop-style/Makefile

19 lines
515 B
Makefile

# $NetBSD: Makefile,v 1.18 2020/08/17 20:20:33 leot Exp $
DISTNAME= qqc2-desktop-style-${KF5VER}
PKGREVISION= 1
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Style for Qt Quick Controls 2 to make it follow your desktop theme
LICENSE= gnu-lgpl-v2.1
.include "../../meta-pkgs/kde/kf5.mk"
USE_TOOLS+= pkg-config
.include "../../graphics/kiconthemes/buildlink3.mk"
.include "../../x11/kirigami2/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"