diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-20 00:38:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-20 00:38:24 +0800 |
commit | 3c5ae26d29d089c76204d922e11735b3e316f659 (patch) | |
tree | 9e57514696520600283838815953f33aa273f479 /multimedia/Makefile | |
parent | 27b90381f541a38a111703cce80885ce2aa15f12 (diff) | |
download | freebsd-ports-gnome-3c5ae26d29d089c76204d922e11735b3e316f659.tar.gz freebsd-ports-gnome-3c5ae26d29d089c76204d922e11735b3e316f659.tar.zst freebsd-ports-gnome-3c5ae26d29d089c76204d922e11735b3e316f659.zip |
- Add libzen 0.7.69
MediaInfo is a convenient unified display of the most relevant technical and
tag data for video and audio files.
Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats.
WWW: http://mediainfo.sourceforge.net/
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 d938f04bb460..926ba37e382d 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -192,6 +192,7 @@ SUBDIR += libvpx SUBDIR += libxine SUBDIR += libxspf + SUBDIR += libzen SUBDIR += linux-f10-libtheora SUBDIR += linux-f10-libv4l SUBDIR += linux-realplayer |