summaryrefslogtreecommitdiffstats
path: root/security/libfprint/Makefile
blob: a56f91afdf0d334ff476dea5720504499c0b4e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: barner
# $FreeBSD$

PORTNAME=	libfprint
PORTVERSION=	0.6.0
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://people.freedesktop.org/~hadess/

MAINTAINER=	lichray@gmail.com
COMMENT=	Library for fingerprint reader devices

LIB_DEPENDS=	libMagickCore-6.so:graphics/ImageMagick \
		libnss3.so:security/nss

GNU_CONFIGURE=	yes
USES=		libtool pathfix pkgconfig tar:xz ssl
USE_LDCONFIG=	yes
USE_GNOME=	glib20
INSTALL_TARGET=	install-strip

CPPFLAGS+=	-DHAVE_MEMMEM
MAKE_JOBS_UNSAFE=yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud