freebsd-ports/audio/Makefile
Maxim Sobolev 981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
there.

For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.

Suggested by:	alex
2001-01-15 17:42:47 +00:00

202 lines
4.4 KiB
Makefile

# $FreeBSD$
#
SUBDIR += afsp
SUBDIR += amp
SUBDIR += ascd
SUBDIR += aumix
SUBDIR += aureal-kmod
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 += csound
SUBDIR += csound-manual
SUBDIR += dagrab
SUBDIR += dap
SUBDIR += ecasound
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 += freeamp
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 += gsi
SUBDIR += gsm
SUBDIR += holyshout
SUBDIR += icecast
SUBDIR += id3ed
SUBDIR += id3el
SUBDIR += id3lib
SUBDIR += id3ren
SUBDIR += juke
SUBDIR += kdemultimedia11
SUBDIR += kdemultimedia2
SUBDIR += kmikmod
SUBDIR += kmp3
SUBDIR += kmpg
SUBDIR += knapster
SUBDIR += krio
SUBDIR += lame
SUBDIR += libao
SUBDIR += libaudiofile
SUBDIR += libcdaudio
SUBDIR += libmikmod
SUBDIR += libogg
SUBDIR += libshout
SUBDIR += libsidplay
SUBDIR += libvorbis
SUBDIR += libworkman
SUBDIR += linux-realplayer
SUBDIR += litestream
SUBDIR += lopster
SUBDIR += mad
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 += musicbox
SUBDIR += musicbrainz
SUBDIR += mutemix
SUBDIR += mxv
SUBDIR += napster
SUBDIR += nas
SUBDIR += nosefart
SUBDIR += nspmod
SUBDIR += openal
SUBDIR += opennap
SUBDIR += opmixer
SUBDIR += p5-Audio-CD
SUBDIR += p5-MP3-ID3v1Tag
SUBDIR += p5-MP3-Info
SUBDIR += p5-MPEG-ID3v2Tag
SUBDIR += p5-Xmms
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 += rosegarden
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += s3mod
SUBDIR += sdl_mixer
SUBDIR += shntool
SUBDIR += shorten
SUBDIR += shout
SUBDIR += sidplay
SUBDIR += snd
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 += vorbis-tools
SUBDIR += vorbis-xmms
SUBDIR += waveplay
SUBDIR += wavplay
SUBDIR += wmcdplay
SUBDIR += wmmixer
SUBDIR += wmmp3
SUBDIR += wmtune
SUBDIR += wmusic
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-crossfade
SUBDIR += xmms-liveice
SUBDIR += xmms-quix3dn
SUBDIR += xmms-shn
SUBDIR += xmms-tfmx
SUBDIR += xmp
SUBDIR += xmpeg3
SUBDIR += xmradio
SUBDIR += xsidplay
SUBDIR += xtuner
SUBDIR += xwave
SUBDIR += yamt
.include <bsd.port.subdir.mk>