summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: c96b6212dd071f7c874dd778aef9a21dae41c17f (plain)
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
# $NetBSD: Makefile,v 1.51 1999/12/13 02:49:45 hubertf Exp $
#

    SUBDIR += amp
    SUBDIR += bladeenc
    SUBDIR += cam
    SUBDIR += cdd
    SUBDIR += cddbd
    SUBDIR += dap
    SUBDIR += emixer
    SUBDIR += esound
    SUBDIR += festdoc
    SUBDIR += festival
    SUBDIR += festlex-cmu
    SUBDIR += festlex-oald
    SUBDIR += festlex-ogi
    SUBDIR += festlex-poslex
    SUBDIR += festogi-spanish
    SUBDIR += festvox-abc
    SUBDIR += festvox-aec
    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-en1
    SUBDIR += festvox-mwm
    SUBDIR += festvox-ogirab
    SUBDIR += festvox-rab16
    SUBDIR += festvox-rab8
    SUBDIR += festvox-us1
    SUBDIR += festvox-us2
    SUBDIR += festvox-us3
    SUBDIR += festvox-tll
    SUBDIR += freezetag
    SUBDIR += gdcd
    SUBDIR += gnome-audio
    SUBDIR += gnome-media
    SUBDIR += gqmpeg
    SUBDIR += gsm
    SUBDIR += id3ed
    SUBDIR += kdemultimedia
    SUBDIR += lame
    SUBDIR += lame-gui
    SUBDIR += libaudiofile
    SUBDIR += libcdaudio
    SUBDIR += libmikmod
    SUBDIR += maplay
    SUBDIR += mbrola
    SUBDIR += mbrolavox-en1
    SUBDIR += mbrolavox-us1
    SUBDIR += mbrolavox-us2
    SUBDIR += mbrolavox-us3
    SUBDIR += mikmod
    SUBDIR += mp3info
    SUBDIR += mpg123
    SUBDIR += musicbox
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += rplay
    SUBDIR += rvplayer
    SUBDIR += sidplay
    SUBDIR += snd
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += wmsound
    SUBDIR += wsoundprefs
    SUBDIR += xamp
    SUBDIR += xcdplayer
    SUBDIR += xhippo
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix
    SUBDIR += xsidplay
    SUBDIR += xwave

.include "../mk/bsd.pkg.subdir.mk"