diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 17:36:24 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 17:36:24 +0000 |
commit | cd741d997aacfeb22f217da98d6a930950325938 (patch) | |
tree | 9a4b51cf1890d9eb8239ba59e6e51eaecaa3606d /multimedia/Makefile | |
parent | bc0c579550a767741944a29e2ec58be131e16a80 (diff) | |
download | ports-cd741d997aacfeb22f217da98d6a930950325938.tar.gz ports-cd741d997aacfeb22f217da98d6a930950325938.zip |
Notes
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index ebf58de26dfd..bd269344ce8e 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,10 +1,42 @@ # $FreeBSD$ # + SUBDIR += avifile + SUBDIR += ffmpeg + SUBDIR += gstreamer + SUBDIR += gstreamer-player + SUBDIR += gstreamer-plugins + SUBDIR += gsubedit SUBDIR += gtksubtitler SUBDIR += ksubeditor + SUBDIR += libdivxdecore + SUBDIR += libdivxdecore-devel + SUBDIR += libdivxencore + SUBDIR += libdv + SUBDIR += libdvdcss + SUBDIR += libdvdread + SUBDIR += libmovtar + SUBDIR += libmpeg2 + SUBDIR += linux-divx4linux + SUBDIR += linux-divx4linux4 + SUBDIR += linux-divxplayer SUBDIR += linux-realplayer + SUBDIR += mjpegtools + SUBDIR += mpeg4ip + SUBDIR += mplayer + SUBDIR += mplayer-fonts + SUBDIR += mplayer-skins SUBDIR += mplayerxp + SUBDIR += ogle + SUBDIR += ogle-gui + SUBDIR += ogmtools + SUBDIR += okle + SUBDIR += openquicktime + SUBDIR += oqtencoder + SUBDIR += oqtplayer + SUBDIR += win32-codecs SUBDIR += xmms SUBDIR += xmms-avi + SUBDIR += xmps-opendivx-plugin + SUBDIR += xmps-win32-plugin .include <bsd.port.subdir.mk> |