diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-24 20:49:39 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-24 20:49:39 +0800 |
commit | 855ead421ceec3be616da1f60317baa27cb53768 (patch) | |
tree | 37578e294a9c966aaf8bab47f39ca33a61f5eba8 /multimedia/Makefile | |
parent | a2ea07eb9a26626d6384593a1b8bd38e8c4bd1fd (diff) | |
download | freebsd-ports-gnome-855ead421ceec3be616da1f60317baa27cb53768.tar.gz freebsd-ports-gnome-855ead421ceec3be616da1f60317baa27cb53768.tar.zst freebsd-ports-gnome-855ead421ceec3be616da1f60317baa27cb53768.zip |
libvpx is the VP8 Codec SDK.
WWW: http://www.webmproject.org/
PR: ports/146798
Submitted by: Ashish SHUKLA <ashish at FreeBSD.org>
Approved by: tabthorpe (mentor)
Feature safe: yes
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index f2f0b9e13103..ec29e0f31bcc 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -157,6 +157,7 @@ SUBDIR += libtheora SUBDIR += libtuner SUBDIR += libv4l + SUBDIR += libvpx SUBDIR += libxine SUBDIR += libxspf SUBDIR += linux-divx4linux |