aboutsummaryrefslogblamecommitdiff
path: root/net/kf5-kxmlrpcclient/Makefile
blob: 120b268f4ad70865eae3f6189a2bcc4fd7914cd9 (plain) (tree)
1
2
3
4
5
6
7
8
                             
                                         




                                                    
                                                                  



                                                      

                      
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 i18n kio service \
		doctools_build ecm_build 
USE_QT=		concurrent core dbus gui network xml \
		buildtools_build qmake_build 

.include <bsd.port.mk>