f3d724d1cf
breeze-icons - Breeze icon themes kiconthemes - Support for icon themes kimageformats - Image format plugins for Qt5 kplotting - Lightweight plotting framework
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/05/26 08:43:53 markd Exp $
|
|
|
|
DISTNAME= kplotting-${KF5VER}
|
|
CATEGORIES= graphics
|
|
|
|
HOMEPAGE= https://community.kde.org/Frameworks
|
|
COMMENT= Lightweight plotting framework
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
.include "../../meta-pkgs/kf5/Makefile.common"
|
|
|
|
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|