aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 49120d722bbc1bb63a0dcf5e137448eef34b6562 (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
# $FreeBSD$
#

    SUBDIR += afsp
    SUBDIR += amp
    SUBDIR += ascd
    SUBDIR += aumix
    SUBDIR += autozen
    SUBDIR += bladeenc
    SUBDIR += btc
    SUBDIR += cam
    SUBDIR += ccaudio
    SUBDIR += cd-console
    SUBDIR += cd2mp3
    SUBDIR += cdd
    SUBDIR += cdindex
    SUBDIR += cdplay
    SUBDIR += cdplayer.app
    SUBDIR += cdrdao
    SUBDIR += cmp3
    SUBDIR += dagrab
    SUBDIR += dap
    SUBDIR += esound
    SUBDIR += extace
    SUBDIR += fcplay
    SUBDIR += festdoc
    SUBDIR += festival
    SUBDIR += festlex-cmu
    SUBDIR += festlex-oald
    SUBDIR += festlex-ogi
    SUBDIR += festlex-poslex
    SUBDIR += festogi-spanish
    SUBDIR += festvox-abc
    SUBDIR += festvox-don
    SUBDIR += festvox-el11
    SUBDIR += festvox-hvs
    SUBDIR += festvox-jph
    SUBDIR += festvox-kal16
    SUBDIR += festvox-kal8
    SUBDIR += festvox-ked16
    SUBDIR += festvox-ked8
    SUBDIR += festvox-mwm
    SUBDIR += festvox-ogirab
    SUBDIR += festvox-rab16
    SUBDIR += festvox-rab8
    SUBDIR += festvox-tll
    SUBDIR += gdcd
    SUBDIR += gkrellmms
    SUBDIR += gkrellmvolume
    SUBDIR += glame
    SUBDIR += gmixer
    SUBDIR += gnapster
    SUBDIR += gnomeaudio
    SUBDIR += gnomemedia
    SUBDIR += gogo
    SUBDIR += gqmpeg
    SUBDIR += gramofile
    SUBDIR += grip
    SUBDIR += gsm
    SUBDIR += holyshout
    SUBDIR += icecast
    SUBDIR += id3ed
    SUBDIR += id3ren
    SUBDIR += juke
    SUBDIR += kdemultimedia11
    SUBDIR += kdemultimedia11-i18n
    SUBDIR += kdemultimedia2
    SUBDIR += kmikmod
    SUBDIR += kmp3
    SUBDIR += kmpg
    SUBDIR += knapster
    SUBDIR += krio
    SUBDIR += lame
    SUBDIR += libaudiofile
    SUBDIR += libcdaudio
    SUBDIR += libmikmod
    SUBDIR += libshout
    SUBDIR += libsidplay
    SUBDIR += libworkman
    SUBDIR += linux-realplayer
    SUBDIR += maplay
    SUBDIR += mikmod
    SUBDIR += mixer.app
    SUBDIR += mp3_check
    SUBDIR += mp3blaster
    SUBDIR += mp3encode
    SUBDIR += mp3info
    SUBDIR += mp3rename
    SUBDIR += mpegaudio
    SUBDIR += mpg123
    SUBDIR += mpg123.el
    SUBDIR += mpmf20
    SUBDIR += mxv
    SUBDIR += napster
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += openal
    SUBDIR += opennap
    SUBDIR += p5-MP3-ID3v1Tag
    SUBDIR += pimp3
    SUBDIR += play
    SUBDIR += playmidi
    SUBDIR += pysol-sound-server
    SUBDIR += radio
    SUBDIR += raproxy
    SUBDIR += replay
    SUBDIR += rio
    SUBDIR += rio500
    SUBDIR += ripenc
    SUBDIR += ripit
    SUBDIR += ripit-atapi
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += s3mod
    SUBDIR += sdl_mixer
    SUBDIR += shorten
    SUBDIR += shout
    SUBDIR += sidplay
    SUBDIR += snowstar
    SUBDIR += soundtracker
    SUBDIR += sox
    SUBDIR += sphinx
    SUBDIR += spiralsynth
    SUBDIR += splay
    SUBDIR += splaytk
    SUBDIR += streamripper
    SUBDIR += sweep
    SUBDIR += tclmidi
    SUBDIR += teknap
    SUBDIR += timidity
    SUBDIR += timidity++
    SUBDIR += timidity++-emacs
    SUBDIR += timidity++-gtk
    SUBDIR += timidity++-motif
    SUBDIR += timidity++-slang
    SUBDIR += timidity++-tcltk
    SUBDIR += timidity++-xaw
    SUBDIR += timidity++-xskin
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += vorbis
    SUBDIR += waveplay
    SUBDIR += wavplay
    SUBDIR += wmcdplay
    SUBDIR += wmmixer
    SUBDIR += wmmp3
    SUBDIR += wmtune
    SUBDIR += workman
    SUBDIR += wsoundprefs
    SUBDIR += wsoundserver
    SUBDIR += x11amp
    SUBDIR += xamp
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xhippo
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmixer
    SUBDIR += xmmix
    SUBDIR += xmms
    SUBDIR += xmms-liveice
    SUBDIR += xmms-tfmx
    SUBDIR += xmp
    SUBDIR += xmpeg3
    SUBDIR += xmradio
    SUBDIR += xsidplay
    SUBDIR += xtuner
    SUBDIR += xwave
    SUBDIR += yamt

.include <bsd.port.subdir.mk>