# $Id$ PortSystem 1.0 name libexosip2 version 2.2.3 categories net maintainers nomaintainer description The eXtended osip library long_description \ eXosip is a library that hides the complexity of using the SIP \ protocol for multimedia session establishement. This protocol is \ mainly to be used by VoIP telephony applications (endpoints or \ conference server) but might be also useful for any application \ that wishes to establish sessions like multiplayer games. homepage http://savannah.nongnu.org/projects/exosip/ platforms darwin master_sites http://download.savannah.nongnu.org/releases/exosip/ checksums md5 837a35f085890eac3328ac402b24383b distfiles libeXosip2-${version}.tar.gz worksrcdir libeXosip2-${version} configure.args --disable-josua --mandir="${prefix}/share/man" post-destroot { file delete -force ${destroot}${prefix}/include/josua } depends_lib port:libosip2