pkgsrc/x11/frameworkintegration/Makefile
2019-09-18 14:17:03 +00:00

20 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.28 2019/09/18 14:17:19 ryoon Exp $
DISTNAME= frameworkintegration-${KF5VER}
PKGREVISION= 1
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Provide components to allow applications to integrate with a KDE Workspace
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
.include "../../meta-pkgs/kde/kf5.mk"
DEPENDS+= noto-ttf-[0-9]*:../../fonts/noto-ttf
USE_TOOLS+= msgmerge pkg-config
.include "../../devel/kpackage/buildlink3.mk"
.include "../../net/knewstuff/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"