summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: b1bb115d16a60501a060046979514dd87bbd8393 (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
# $Id: Makefile,v 1.50 1998/07/26 08:17:15 dburr Exp $
#

    SUBDIR += 8hz-mp3
    SUBDIR += amp
    SUBDIR += cam
    SUBDIR += cddbd
    SUBDIR += cdplay
    SUBDIR += esound
    SUBDIR += gmod
    SUBDIR += gsm
    SUBDIR += kdemultimedia
    SUBDIR += kmpg
    SUBDIR += maplay
    SUBDIR += mikmod
    SUBDIR += mp3info
    SUBDIR += mpegaudio
    SUBDIR += mpg123
    SUBDIR += mxv
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += play
    SUBDIR += playmidi
    SUBDIR += radio
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += s3mod
    SUBDIR += sidplay
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += splaytk
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += wmmixer
    SUBDIR += workman
    SUBDIR += x11amp
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix
    SUBDIR += xmpeg3
    SUBDIR += xtuner

.include <bsd.port.subdir.mk>