diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-30 15:18:19 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-30 15:18:19 +0000 |
commit | f9c5b95a4b5c15703dfc2b006d3e266f2da5064b (patch) | |
tree | e08e3b0fd56235cbcab441140876296f5674263e /net/ortp/pkg-plist | |
parent | 43961f5877af62e842f5be6c9de0abed7d209869 (diff) |
Notes
Diffstat (limited to 'net/ortp/pkg-plist')
-rw-r--r-- | net/ortp/pkg-plist | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/net/ortp/pkg-plist b/net/ortp/pkg-plist index 7046cefd64d9..b87877741c6e 100644 --- a/net/ortp/pkg-plist +++ b/net/ortp/pkg-plist @@ -1,32 +1,24 @@ include/ortp/ortp-config.h include/ortp/ortp.h include/ortp/payloadtype.h -include/ortp/port_fct.h +include/ortp/rtcp.h include/ortp/rtp.h -include/ortp/rtpmod.h include/ortp/rtpport.h include/ortp/rtpsession.h include/ortp/rtpsignaltable.h -include/ortp/rtptimer.h -include/ortp/scheduler.h include/ortp/sessionset.h include/ortp/str_utils.h include/ortp/telephonyevents.h lib/libortp.a lib/libortp.so -lib/libortp.so.0 -share/doc/ortp/book1.html -share/doc/ortp/index.sgml -share/doc/ortp/ortp-multiplexing-sessions-(in-a-one-thread-design).html -share/doc/ortp/ortp-rtp-payloads-and-profiles.html -share/doc/ortp/ortp-rtpsession-api.html -share/doc/ortp/ortp-stack-initialisation.html -share/doc/ortp/ortp-stack-management-functions.html -share/doc/ortp/ortp-telephone-events-(rfc2833)-.html -share/doc/ortp/ortp-telephony-events-(rfc2833)-.html -share/doc/ortp/ortpapi.html -share/doc/ortp/rtpsession.html -share/doc/ortp/stackinit.html -share/doc/ortp/startup.html -@dirrm share/doc/ortp +lib/libortp.so.2 +libdata/pkgconfig/ortp.pc +%%DOCSDIR%%/book1.html +%%DOCSDIR%%/ortp-library-management-functions.html +%%DOCSDIR%%/ortp-multiplexing-sessions---in-a-one-thread-design.html +%%DOCSDIR%%/ortp-rtp-payloads-and-profiles.html +%%DOCSDIR%%/ortp-rtpsession-api.html +%%DOCSDIR%%/ortp-telephone-events---rfc2833-.html +%%DOCSDIR%%/ortpapi.html +@dirrm %%DOCSDIR%% @dirrm include/ortp |