diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 06:00:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 06:00:13 +0000 |
commit | c10bcef6d35d2163017c48650d8c5b74b2786201 (patch) | |
tree | 3fa81264279ab723edc09ed6806a7c8d27b194c1 /multimedia/Makefile | |
parent | 328b6db7856f09b9301c8c249b9ff065487c6879 (diff) | |
download | ports-c10bcef6d35d2163017c48650d8c5b74b2786201.tar.gz ports-c10bcef6d35d2163017c48650d8c5b74b2786201.zip |
Notes
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 0af7999b4435..e6a57daa3c56 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,18 +1,27 @@ # $FreeBSD$ # SUBDIR += acme + SUBDIR += avidemux SUBDIR += avifile + SUBDIR += avinfo + SUBDIR += camserv + SUBDIR += dtv + SUBDIR += dumpmpeg SUBDIR += dv2jpg SUBDIR += dvdrip + SUBDIR += enjoympeg SUBDIR += ffmpeg SUBDIR += ffmpeg045 + SUBDIR += fxtv SUBDIR += goggles + SUBDIR += gopchop SUBDIR += gstreamer SUBDIR += gstreamer-editor SUBDIR += gstreamer-player SUBDIR += gstreamer-plugins SUBDIR += gsubedit SUBDIR += gtksubtitler + SUBDIR += gxanim SUBDIR += kdemultimedia3 SUBDIR += kmplayer SUBDIR += ksubeditor @@ -20,24 +29,39 @@ SUBDIR += libdivxdecore-devel SUBDIR += libdivxencore SUBDIR += libdv + SUBDIR += libdvbpsi SUBDIR += libdvdcss SUBDIR += libdvdnav SUBDIR += libdvdplay SUBDIR += libdvdread + SUBDIR += libfame SUBDIR += libmovtar SUBDIR += libmpeg2 + SUBDIR += libquicktime SUBDIR += libxine SUBDIR += linux-divx4linux SUBDIR += linux-divx4linux4 SUBDIR += linux-divxplayer SUBDIR += linux-realplayer SUBDIR += mjpegtools + SUBDIR += mmsclient + SUBDIR += mpeg + SUBDIR += mpeg2codec + SUBDIR += mpeg2play SUBDIR += mpeg4ip + SUBDIR += mpeg_encode + SUBDIR += mpeg_play + SUBDIR += mpeg_stat + SUBDIR += mpegedit + SUBDIR += mpgtx SUBDIR += mplayer SUBDIR += mplayer-fonts SUBDIR += mplayer-skins SUBDIR += mplayerxp + SUBDIR += mplex + SUBDIR += mtv SUBDIR += nautilus-media + SUBDIR += netshow SUBDIR += nuppelvideo SUBDIR += ogle SUBDIR += ogle-gui @@ -46,18 +70,33 @@ SUBDIR += openquicktime SUBDIR += oqtencoder SUBDIR += oqtplayer + SUBDIR += ppm2fli SUBDIR += slideshow + SUBDIR += smpeg + SUBDIR += smpeg-xmms + SUBDIR += splitmpg + SUBDIR += tkxanim SUBDIR += tosvcd + SUBDIR += totem + SUBDIR += transcode SUBDIR += vcdgear SUBDIR += vcdimager SUBDIR += vcdpad SUBDIR += vcdtools + SUBDIR += vlc SUBDIR += win32-codecs + SUBDIR += xanim + SUBDIR += xawtv SUBDIR += xine + SUBDIR += xine_d4d_plugin + SUBDIR += xine_d5d_plugin SUBDIR += xmms SUBDIR += xmms-avi + SUBDIR += xmovie + SUBDIR += xmps SUBDIR += xmps-opendivx-plugin SUBDIR += xmps-win32-plugin + SUBDIR += xtheater SUBDIR += xvid .include <bsd.port.subdir.mk> |