

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>
