PORTNAME=	kdav
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	net kde kde-frameworks

COMMENT=	DAV protocol implementation with KJobs
MAINTAINER=	kde@FreeBSD.org

USES=		cmake gettext gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	coreaddons i18n kio \
		ecm:build
USE_QT=		base

.include <bsd.port.mk>
