aboutsummaryrefslogblamecommitdiff
path: root/devel/kf5-kitemmodels/Makefile
blob: 8535a1e451c222c5631007bd0d4b7528b2241d0b (plain) (tree)
1
2
3
4
5
6
7
8
9
                           
                                         




                                                   
                                                          
                   

                                                          

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

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

USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE=	ecm
USE_QT=		core declarative network \
		buildtools_build qmake_build testlib_build

.include <bsd.port.mk>