aboutsummaryrefslogblamecommitdiff
path: root/devel/kf5-kpeople/Makefile
blob: 966716675f6f6e389b63df9f44edb0ab968deb85 (plain) (tree)
1
2
3
4
5
6
7
8
9


                       
                                         




                                                        
                                                                  
                                                                          
                                                                                


                           
# $FreeBSD$

PORTNAME=	kpeople
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	devel kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library providing access to contacts

USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=	config coreaddons ecm i18n itemviews service widgetsaddons
USE_QT=		buildtools_build core dbus declarative gui network qmake_build \
		sql widgets

.include <bsd.port.mk>