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

PORTNAME=	bzrtp
PORTVERSION=	1.0.4
CATEGORIES=	security
MASTER_SITES=	SAVANNAH/linphone/bzrtp

MAINTAINER=	tijl@FreeBSD.org
COMMENT=	ZRTP support library (RFC 6189)

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-strict
INSTALL_TARGET=	install-strip
USES=		libtool pathfix pkgconfig
USE_GNOME=	libxml2
USE_LDCONFIG=	yes

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