The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This is a comment
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include

Name: oRTP 
Description: Implement the RFC3550 (RTP) with a easy to use API with high and low level access. 
Version: 0.16.3                           
Libs: -L${exec_prefix}/lib -lortp  -lpthread   -lsrtp 
Cflags: -I${prefix}/include  -D_REENTRANT  -DORTP_INET6