# $MidnightBSD: trunk/net/ortp/Makefile 19556 2015-07-01 01:47:08Z laffer1 $
# $FreeBSD: ports/net/ortp/Makefile,v 1.13 2007/03/25 16:47:00 pav Exp $

PORTNAME=	ortp
PORTVERSION=	0.24.2
PORTREVISION=	0
CATEGORIES=	net
MASTER_SITES=	SAVANNAH/linphone/ortp/sources

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Real-time Transport Protocol (RTP) library

LICENSE=	lgpl2.1
LICENSE_FILE=	${WRKSRC}/COPYING

CONFLICTS_INSTALL=	linphone-base-[0-9]*

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-silent-rules --disable-strict
INSTALL_TARGET=	install-strip
USES=		libtool pathfix pkgconfig
USE_LDCONFIG=	yes

.include <bsd.port.mk>
