summaryrefslogtreecommitdiffstats
path: root/net/zeroconf-ioslave/Makefile
blob: 84a8d39b9ddb77fb5aeab0d0317aa9f68770548b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	zeroconf-ioslave
PORTVERSION=	${KDE4_VERSION}
PORTREVISION=	1
CATEGORIES=	net kde
MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR=	KDE/${PORTVERSION}

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

USE_KDE4=	kdelibs kdeprefix kdehier automoc4
USES=		cmake:outsource tar:xz
USE_QT4=	moc_build qmake_build rcc_build uic_build

.include <bsd.port.mk>
OpenPOWER on IntegriCloud