diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-28 12:34:28 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-28 12:34:28 +0000 |
commit | f076ed443a30a88a96efecbd358ff4ac9617106e (patch) | |
tree | 494fc2e8e18a8e54f6aecdaeb902051f3bdbf1f7 /multimedia/Makefile | |
parent | 8f76ea11fc9311e0d4703d4da82673a530498d19 (diff) | |
download | pkgsrc-f076ed443a30a88a96efecbd358ff4ac9617106e.tar.gz |
+ ffmpegthumbnailer
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 5b29f942307..094bc6b71e8 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2008/12/19 19:50:13 jmcneill Exp $ +# $NetBSD: Makefile,v 1.139 2008/12/28 12:34:28 jmcneill Exp $ # COMMENT= Multimedia utilities @@ -20,6 +20,7 @@ SUBDIR+= dvdrip SUBDIR+= dvdstyler SUBDIR+= dvdview SUBDIR+= ffmpeg +SUBDIR+= ffmpegthumbnailer SUBDIR+= flashplayer SUBDIR+= fxtv SUBDIR+= ggrab |