# Created by: barner # $FreeBSD: head/security/libfprint/Makefile 516988 2019-11-07 17:17:53Z zeising $ PORTNAME= libfprint PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://people.freedesktop.org/~anarsoul/ MAINTAINER= lichray@gmail.com COMMENT= Library for fingerprint reader devices LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick6 \ libnss3.so:security/nss \ libnspr4.so:devel/nspr GNU_CONFIGURE= yes USES= gnome libtool pathfix pkgconfig tar:xz xorg USE_LDCONFIG= yes USE_GNOME= glib20 USE_XORG= pixman INSTALL_TARGET= install-strip CPPFLAGS+= -DHAVE_MEMMEM MAKE_JOBS_UNSAFE=yes .include