# $FreeBSD: tags/RELEASE_11_0_0/graphics/libkface/Makefile 415864 2016-05-25 20:56:06Z rene $

PORTNAME=	libkface
PORTVERSION=	${KDE4_APPLICATIONS_VERSION}
CATEGORIES=	graphics kde
MASTER_SITES=	KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
DIST_SUBDIR=	KDE/${PORTVERSION}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KDE4 library for face recognition

LICENSE=	GPLv2+ LGPL20+
LICENSE_COMB=	multi

LIB_DEPENDS=	libopencv_legacy.so:graphics/opencv

USE_KDE4=	kdelibs automoc4 marble
USES=		cmake:outsource pathfix pkgconfig tar:xz
USE_LDCONFIG=	yes
USE_QT4=	network phonon xml moc_build qmake_build rcc_build uic_build

.include <bsd.port.mk>
