File:  [cvs.NetBSD.org] / pkgsrc / x11 / kdesignerplugin / Makefile
Revision 1.69: download - view: text, annotated - select for diffs
Wed May 29 16:35:02 2024 UTC (11 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: HEAD
revbump after icu and protobuf updates

# $NetBSD: Makefile,v 1.69 2024/05/29 16:35:02 adam Exp $

DISTNAME=	kdesignerplugin-${KF5VER}
PKGREVISION=	2
CATEGORIES=	x11

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Integration of Frameworks widgets in Qt Designer/Creator
LICENSE=	gnu-lgpl-v2.1

.include "../../meta-pkgs/kde/kf5.mk"
MASTER_SITES=	${MASTER_SITE_KDE:=frameworks/${KF5VER:R}/portingAids/}

TOOL_DEPENDS+=	kdoctools>=${KF5VER}:../../devel/kdoctools

USE_TOOLS+=	msgmerge

.include "../../graphics/kplotting/buildlink3.mk"
.include "../../www/kdewebkit/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>