mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3050052cfb
without getting the database fed from them (which they no longer do). Submitted by: steve@cddb.com (Steve Scherf) via Peter Approved by: "Brent J. Nordquist" <bjn@visi.com>
66 lines
1.3 KiB
Makefile
66 lines
1.3 KiB
Makefile
# $Id: Makefile,v 1.71 1999/03/09 02:35:14 nectar Exp $
|
|
#
|
|
|
|
SUBDIR += 8hz-mp3
|
|
SUBDIR += amp
|
|
SUBDIR += ascd
|
|
SUBDIR += bladeenc
|
|
SUBDIR += cam
|
|
SUBDIR += cdd
|
|
SUBDIR += cdplay
|
|
SUBDIR += dagrab
|
|
SUBDIR += dap
|
|
SUBDIR += esound
|
|
SUBDIR += gmod
|
|
SUBDIR += gnomeaudio
|
|
SUBDIR += gnomemedia
|
|
SUBDIR += gqmpeg
|
|
SUBDIR += gsm
|
|
SUBDIR += kdemultimedia
|
|
SUBDIR += kdemultimedia11
|
|
SUBDIR += kmpg
|
|
SUBDIR += lamer
|
|
SUBDIR += libaudiofile
|
|
SUBDIR += linux-realplayer
|
|
SUBDIR += maplay
|
|
SUBDIR += mikmod
|
|
SUBDIR += mp3encode
|
|
SUBDIR += mp3info
|
|
SUBDIR += mpegaudio
|
|
SUBDIR += mpg123
|
|
SUBDIR += mxv
|
|
SUBDIR += nas
|
|
SUBDIR += nspmod
|
|
SUBDIR += play
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += replay
|
|
SUBDIR += rio
|
|
SUBDIR += rosegarden
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sidplay
|
|
SUBDIR += sox
|
|
SUBDIR += splay
|
|
SUBDIR += splaytk
|
|
SUBDIR += timidity
|
|
SUBDIR += tosha
|
|
SUBDIR += tracker
|
|
SUBDIR += wmcdplay
|
|
SUBDIR += wmmixer
|
|
SUBDIR += wmsound
|
|
SUBDIR += workman
|
|
SUBDIR += wsoundprefs
|
|
SUBDIR += x11amp
|
|
SUBDIR += xamp
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmcd
|
|
SUBDIR += xmix
|
|
SUBDIR += xmmix
|
|
SUBDIR += xmpeg3
|
|
SUBDIR += xtuner
|
|
|
|
.include <bsd.port.subdir.mk>
|