summaryrefslogtreecommitdiff
path: root/net/kf5-kxmlrpcclient/Makefile
blob: ac55f19316e1a3c27f7cb4c51c9908e7168fe006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	kxmlrpcclient
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	net kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 interaction with XMLRPC services

USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=	config coreaddons ecm doctools i18n kio service
USE_QT=		buildtools_build concurrent core dbus gui \
		network qmake_build xml

.include <bsd.port.mk>