[52034] trunk/dports/net/libexosip2/Portfile
toby at macports.org
toby at macports.org
Mon Jun 8 11:55:32 PDT 2009
Revision: 52034
http://trac.macports.org/changeset/52034
Author: toby at macports.org
Date: 2009-06-08 11:55:32 -0700 (Mon, 08 Jun 2009)
Log Message:
-----------
detab
Modified Paths:
--------------
trunk/dports/net/libexosip2/Portfile
Modified: trunk/dports/net/libexosip2/Portfile
===================================================================
--- trunk/dports/net/libexosip2/Portfile 2009-06-08 18:54:02 UTC (rev 52033)
+++ trunk/dports/net/libexosip2/Portfile 2009-06-08 18:55:32 UTC (rev 52034)
@@ -1,24 +1,24 @@
# $Id$
PortSystem 1.0
-name libexosip2
-version 2.2.3
-categories net
-maintainers nomaintainer
-description The eXtended osip library
+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"
+ 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
+depends_lib port:libosip2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090608/2ef5e118/attachment.html>
More information about the macports-changes
mailing list