aboutsummaryrefslogblamecommitdiff
path: root/graphics/kf5-kplotting/Makefile
blob: 0b50240c87e266a52aaf30573a46416131fd957d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                               
                                                                     

                      
# Created by: tcberner
# $FreeBSD$

PORTNAME=	kplotting
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	graphics kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 lightweight plotting framework

USES=		cmake:outsource compiler:c++11-lib kde:5 tar:xz
USE_KDE=	ecm
USE_QT5=	buildtools_build core gui qmake_build testlib widgets

.include <bsd.port.mk>