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

COMMENT=	Set of item models extending the Qt model-view framework
MAINTAINER=	kde@FreeBSD.org

USES=		cmake kde:6 qt:6 tar:xz
USE_KDE=	ecm:build
USE_QT=		base declarative

.include <bsd.port.mk>
