diff options
author | tron <tron@pkgsrc.org> | 2012-02-06 23:11:53 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-02-06 23:11:53 +0000 |
commit | 202c985ddd3458863aba44d0d05075113d733a6b (patch) | |
tree | b0e1567374c3aa7902705e1d2be34532b838dfdd /multimedia | |
parent | c6ac464d9cc5c80fd077b5a47485ddb9a40d94ed (diff) | |
download | pkgsrc-202c985ddd3458863aba44d0d05075113d733a6b.tar.gz |
Add and enable "ffmpeg2theora".
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 1160efba709..4846f346543 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2012/02/03 14:53:36 drochner Exp $ +# $NetBSD: Makefile,v 1.188 2012/02/06 23:11:53 tron Exp $ # COMMENT= Multimedia utilities @@ -26,6 +26,7 @@ SUBDIR+= dvdstyler SUBDIR+= dvdview SUBDIR+= farsight2 SUBDIR+= ffmpeg +SUBDIR+= ffmpeg2theora SUBDIR+= ffmpegthumbnailer SUBDIR+= ffplay SUBDIR+= flashplayer |