# $FreeBSD: head/net/zeroconf-ioslave/Makefile 467007 2018-04-10 19:09:05Z tcberner $

PORTNAME=	zeroconf-ioslave
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
CATEGORIES=	net kde kde-applications

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KDE Network monitor for DNS-SD services (Zeroconf)

USES=		cmake:outsource kde:5 tar:xz
USE_KDE=	config coreaddons dbusaddons dnssd i18n kio service
USE_QT5=	core dbus network \
		buildtools_build qmake_build

.include <bsd.port.mk>
