# New ports collection makefile for:	ortp
# Date created:				20 October 2003
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/net/ortp/Makefile,v 1.10 2006/02/23 10:38:26 ade Exp $
#

PORTNAME=	ortp
PORTVERSION=	0.8.1
PORTREVISION=	1
CATEGORIES=	net
MASTER_SITES=	http://www.linphone.org/ortp/sources/

MAINTAINER=	sobomax@FreeBSD.org
COMMENT=	A Real-time Transport Protocol (RTP) stack

USE_GNOME=	glib20 pkgconfig gnomehack
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
