aboutsummaryrefslogblamecommitdiff
path: root/sysutils/kf5-baloo/Makefile
blob: 5670252764b6c7795ca6a72bf6597042b13e7562 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                     
                                         







                                                                      
                                                                          

                                                        

                         
                                                              
                                                          

                      
PORTNAME=	baloo
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	sysutils kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 Framework for searching and managing user metadata

LIB_DEPENDS=	liblmdb.so:databases/lmdb \
		libinotify.so:devel/libinotify

USES=		cmake compiler:c++11-lib gettext kde:5 pathfix qt:5 tar:xz
USE_KDE=	config coreaddons crash dbusaddons \
		filemetadata i18n idletime kio service \
		solid \
		ecm:build
USE_QT=		concurrent core dbus declarative gui network \
		buildtools:build qmake:build testlib:build

.include <bsd.port.mk>