1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name srtp |
---|
6 | version 1.4.2 |
---|
7 | categories devel net |
---|
8 | maintainers alfredh |
---|
9 | description Secure Real-time Transport Protocol (SRTP) |
---|
10 | long_description The libSRTP library is an open-source implementation of \ |
---|
11 | the Secure Real-time Transport Protocol (SRTP) originally \ |
---|
12 | authored by Cisco Systems, Inc. It is available under a \ |
---|
13 | BSD-style license. |
---|
14 | homepage http://srtp.sf.net/ |
---|
15 | platforms darwin |
---|
16 | master_sites http://srtp.sourceforge.net/ |
---|
17 | |
---|
18 | distfiles ${name}-${version}.tgz |
---|
19 | worksrcdir ${name} |
---|
20 | |
---|
21 | checksums md5 7b0ffbfad9bbaf33d397027e031cb35a \ |
---|
22 | sha1 ad51f2a4dcf4e0709d1bd95ec10f155ee320ad3f \ |
---|
23 | rmd160 35b66d4531431da7ce24d9eb28fda8f5dfae5c63 |
---|