PORTNAME=	ksvg
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	graphics kde kde-frameworks

COMMENT=	Components for handling SVGs
MAINTAINER=	kde@FreeBSD.org

USES=		cmake gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	archive colorscheme config coreaddons guiaddons kirigami2 \
		ecm:build
USE_QT=		base declarative svg

.include <bsd.port.mk>
