aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libvpx
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-01-06 23:18:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-01-06 23:18:02 +0000
commit471a9adacc2176c939db3c022c1490a3fe912fc4 (patch)
treea59a906d1be8461fd421479cc611c93753d47fcf /multimedia/libvpx
parent4c8ef8c52f00456474760e4b4c1745fe0d0706a2 (diff)
downloadports-471a9adacc2176c939db3c022c1490a3fe912fc4.tar.gz
ports-471a9adacc2176c939db3c022c1490a3fe912fc4.zip
multimedia/libvpx: update COMMENT and pkg-decr
Only decoder and encoder are installed. Other features are not maintained by the port. Besides, ffmpeg provides alternative decoder while svt-vp9 provides alternative encoder.
Notes
Notes: svn path=/head/; revision=522304
Diffstat (limited to 'multimedia/libvpx')
-rw-r--r--multimedia/libvpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile
index 7812f61a6054..7e46840b870a 100644
--- a/multimedia/libvpx/Makefile
+++ b/multimedia/libvpx/Makefile
@@ -8,7 +8,7 @@ PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
-COMMENT= VP8/VP9 Codec SDK
+COMMENT= VP8/VP9 reference encoder/decoder
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE