blob: fccda3d3dfdfc0dc3899de70ba7644127236b033 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
# $FreeBSD$
#
SUBDIR += avifile
SUBDIR += ffmpeg
SUBDIR += gstreamer
SUBDIR += gstreamer-player
SUBDIR += gstreamer-plugins
SUBDIR += gsubedit
SUBDIR += gtksubtitler
SUBDIR += kdemultimedia3
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 += slideshow
SUBDIR += tosvcd
SUBDIR += vcdgear
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
SUBDIR += win32-codecs
SUBDIR += xmms
SUBDIR += xmms-avi
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
.include <bsd.port.subdir.mk>
|