summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: bd3fe1a849f400ec43fc38032dfb9c8ef9e79e8b (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# $Id: Makefile,v 1.69 1999/02/12 15:45:08 kuriyama Exp $
#

    SUBDIR += 8hz-mp3
    SUBDIR += amp
    SUBDIR += ascd
    SUBDIR += bladeenc
    SUBDIR += cam
    SUBDIR += cdd
    SUBDIR += cddbd
    SUBDIR += cdplay
    SUBDIR += dagrab
    SUBDIR += dap
    SUBDIR += esound
    SUBDIR += gmod
    SUBDIR += gnomeaudio
    SUBDIR += gqmpeg
    SUBDIR += gsm
    SUBDIR += kdemultimedia
    SUBDIR += kdemultimedia11
    SUBDIR += kmpg
    SUBDIR += lamer
    SUBDIR += libaudiofile
    SUBDIR += linux-realplayer
    SUBDIR += maplay
    SUBDIR += mikmod
    SUBDIR += mp3encode
    SUBDIR += mp3info
    SUBDIR += mpegaudio
    SUBDIR += mpg123
    SUBDIR += mxv
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += play
    SUBDIR += playmidi
    SUBDIR += radio
    SUBDIR += replay
    SUBDIR += rio
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += s3mod
    SUBDIR += sidplay
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += splaytk
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += wmcdplay
    SUBDIR += wmmixer
    SUBDIR += wmsound
    SUBDIR += workman
    SUBDIR += wsoundprefs
    SUBDIR += x11amp
    SUBDIR += xamp
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix
    SUBDIR += xmpeg3
    SUBDIR += xtuner

.include <bsd.port.subdir.mk>