summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 44bf85d6202f6f3d8dab21eed8d8e083ce67f060 (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
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
# $NetBSD: Makefile,v 1.82 2001/02/16 15:51:46 wiz Exp $
#

COMMENT=	Audio tools

SUBDIR+=	ac3dec
SUBDIR+=	amp
SUBDIR+=	aumix
SUBDIR+=	bladeenc
SUBDIR+=	cam
SUBDIR+=	cdd
SUBDIR+=	cddbd
SUBDIR+=	cdparanoia
SUBDIR+=	cmp3
SUBDIR+=	cs4235
SUBDIR+=	dap
SUBDIR+=	easytag
SUBDIR+=	eawpatches
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-en1
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+=	festvox-us1
SUBDIR+=	festvox-us2
SUBDIR+=	festvox-us3
SUBDIR+=	freezetag
SUBDIR+=	gdcd
SUBDIR+=	gmp3info
SUBDIR+=	gnome-audio
SUBDIR+=	gnome-media
SUBDIR+=	gogo
SUBDIR+=	gqmpeg
SUBDIR+=	gsm
SUBDIR+=	guspatches
SUBDIR+=	icecast
SUBDIR+=	id3ed
SUBDIR+=	kdemultimedia
SUBDIR+=	krio
SUBDIR+=	lame
SUBDIR+=	libac3
SUBDIR+=	libaudiofile
SUBDIR+=	libcdaudio
SUBDIR+=	libmikmod
SUBDIR+=	libsidplay
SUBDIR+=	liveice
SUBDIR+=	madplay
SUBDIR+=	maplay
SUBDIR+=	mbrola
SUBDIR+=	mbrolavox-en1
SUBDIR+=	mbrolavox-us1
SUBDIR+=	mbrolavox-us2
SUBDIR+=	mbrolavox-us3
SUBDIR+=	mikmod
SUBDIR+=	mp3check
SUBDIR+=	mp3info
SUBDIR+=	mpg123
SUBDIR+=	musicbox
SUBDIR+=	nas
SUBDIR+=	nspmod
SUBDIR+=	realplayer
SUBDIR+=	rio
SUBDIR+=	rio500
SUBDIR+=	rplay
SUBDIR+=	sidplay
SUBDIR+=	snd
SUBDIR+=	sox
SUBDIR+=	splay
SUBDIR+=	timidity
SUBDIR+=	tosha
SUBDIR+=	tracker
SUBDIR+=	vorbis
SUBDIR+=	wmmixer
SUBDIR+=	wmsound
SUBDIR+=	wsoundprefs
SUBDIR+=	xamp
SUBDIR+=	xcdplayer
SUBDIR+=	xhippo
SUBDIR+=	xmcd
SUBDIR+=	xmix
SUBDIR+=	xmmix
SUBDIR+=	xmms
SUBDIR+=	xmp
SUBDIR+=	xmradio
SUBDIR+=	xsidplay
SUBDIR+=	xwave

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