summaryrefslogblamecommitdiff
path: root/net/ortp/Makefile
blob: 8ba093fa2910a1a5ce57e77d513c2c0460a63194 (plain) (tree)




















                                                                           
# New ports collection makefile for:	ortp
# Date created:				20 October 2003
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	ortp
PORTVERSION=	0.6.2
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
USE_LIBTOOL=	yes
CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>