diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-19 03:38:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-19 03:38:28 +0800 |
commit | e9b4acc1156316dcf9eee7a46c3829bfc8face6c (patch) | |
tree | cb7cb792e7db9fa95dc854ee3f2704bf718af00d /Mk | |
parent | 34a91f7facceb7c3a709f6f9338bbed60ff708bb (diff) | |
download | freebsd-ports-gnome-e9b4acc1156316dcf9eee7a46c3829bfc8face6c.tar.gz freebsd-ports-gnome-e9b4acc1156316dcf9eee7a46c3829bfc8face6c.tar.zst freebsd-ports-gnome-e9b4acc1156316dcf9eee7a46c3829bfc8face6c.zip |
Add shared RTMPDUMP description
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 6ecc15878584..9fff1ed1ff7b 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -423,6 +423,7 @@ 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 RUBY_DESC?= Ruby bindings or support SAMPLERATE_DESC?= Sample rate conversion support SANE_DESC?= SANE API scanner support |