# $Id: Portfile,v 1.1 2005/04/02 00:03:20 toby Exp $

PortSystem 1.0
name             libosip2
version          2.2.0
categories       net
maintainers      toby@opendarwin.org
description      GNU oSIP library
long_description \
	oSIP is an implementation of SIP. SIP stands for the \
	Session Initiation Protocol and is described by the \
	rfc3261 (wich deprecates rfc2543). This library aims \
	to provide multimedia and telecom software developers \
	an easy and powerful interface to initiate and control \
	SIP based sessions in their applications. SIP is a \
	open standard replacement from IETF for H323.
homepage         http://www.gnu.org/software/osip/
platforms        darwin
master_sites     gnu:osip
checksums        md5 f1237af0250c59b318bd64a59f5750ea
configure.args   --mandir=${prefix}/share/man
