You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
960 B
Tcl
25 lines
960 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
|
|
name rtptools
|
|
version 1.22
|
|
categories audio net
|
|
license BSD
|
|
platforms darwin freebsd netbsd sunos linux
|
|
maintainers nomaintainer
|
|
|
|
description A set of tools for processing RTP data.
|
|
long_description A set of tools for processing RTP data: \
|
|
rtpplay - Play back RTP sessions recorded by rtpdump \
|
|
rtpsend - Generate RTP packets from textual description \
|
|
rtpdump - Parse and print RTP packets \
|
|
rtptrans - RTP translator between unicast and multicast networks
|
|
|
|
homepage http://www.cs.columbia.edu/irt/software/rtptools/
|
|
master_sites http://www.cs.columbia.edu/irt/software/rtptools/download/
|
|
|
|
checksums \
|
|
rmd160 9fd771df2b98231a194370b2685cb2beaf6de77b \
|
|
sha256 2c76b2a423fb943820c91194372133a44cbdc456ebf69c51616ec50eeb068c28
|