# $MidnightBSD: trunk/net/ortp/Makefile 21698 2016-08-17 03:04:01Z laffer1 $
# $FreeBSD: ports/net/ortp/Makefile,v 1.13 2007/03/25 16:47:00 pav Exp $

PORTNAME=	ortp
PORTVERSION=	0.25.0
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>
