git: 570b40ee15c7 - main - Mk/bsd.options.desc.mk: Remove references for librtmp and rtmpdump
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 May 2024 11:40:04 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=570b40ee15c7acb45f75c26a21b4b2ba74316289 commit 570b40ee15c7acb45f75c26a21b4b2ba74316289 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-01 11:10:53 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-01 11:10:58 +0000 Mk/bsd.options.desc.mk: Remove references for librtmp and rtmpdump Related ports removed in 8d01b5458f4660725fcaf562cdbb073debc9b751 --- Mk/bsd.options.desc.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index f3bbd90e49d7..41fe01be5a12 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -442,8 +442,6 @@ READLINE_DESC?= Command line editing via libreadline REDIS_DESC?= Redis key-value store database support REGEX_DESC?= Regular expression support RESIN3_DESC?= Resin 3.x support -RTMP_DESC?= RTMP protocol support via librtmp -RTMPDUMP_DESC?= RTMP protocol support via rtmpdump RTSP_DESC?= Real Time Streaming Protocol (RTSP) support RUBY_DESC?= Ruby bindings or support SAMPLERATE_DESC?= Sample rate conversion support