[68029] trunk/dports/net

jmr at macports.org jmr at macports.org
Mon May 24 18:24:17 PDT 2010


Revision: 68029
          http://trac.macports.org/changeset/68029
Author:   jmr at macports.org
Date:     2010-05-24 18:24:11 -0700 (Mon, 24 May 2010)
Log Message:
-----------
New port: srtp, a library implementing Secure RTP (#23077)

Added Paths:
-----------
    trunk/dports/net/srtp/
    trunk/dports/net/srtp/Portfile

Added: trunk/dports/net/srtp/Portfile
===================================================================
--- trunk/dports/net/srtp/Portfile	                        (rev 0)
+++ trunk/dports/net/srtp/Portfile	2010-05-25 01:24:11 UTC (rev 68029)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+
+name                srtp
+version             1.4.4
+categories          net devel
+maintainers         db.org:aeh
+description         Secure Real-time Transport Protocol (SRTP)
+long_description    The libSRTP library is an open-source implementation of \
+                    the Secure Real-time Transport Protocol (SRTP) originally \
+                    authored by Cisco Systems, Inc. It is available under a \
+                    BSD-style license.
+homepage            http://srtp.sf.net/srtp.html
+platforms           darwin
+master_sites        sourceforge
+
+extract.suffix      .tgz
+worksrcdir          ${name}
+
+checksums           md5 9b449edb011c934ca97009e7e0566d22 \
+                    sha1 299c6cfe0c9d6f1804bc5921cfbdb6a6bc76a521 \
+                    rmd160 64e58a3fc2cc30a8d7cba6b6ce59f807649d9dee


Property changes on: trunk/dports/net/srtp/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100524/72244262/attachment.html>


More information about the macports-changes mailing list