summaryrefslogtreecommitdiffstats
path: root/devel/kf5-kitemmodels/Makefile
blob: 81a96d4deb28f73b5d92f70fc9c2ed96e08133c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: tcberner
# $FreeBSD$

PORTNAME=	kitemmodels
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	devel kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 models for Qt Model/View system

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

.include <bsd.port.mk>
OpenPOWER on IntegriCloud