1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/Makefile
Justin M. Seger ae325076a3 Nuke 8hz-mp3.
Reasoning:
billf> This port is already marked BROKEN because of the license problem.
billf> If the situation isn't going to change, someone should just 'cvs rm' thi\
s port.

The situation will NOT change. The patent for mp3 is on the acoustic models
used on coding and decoding. Since 8hz-mp3 has the patented acoustic models
in itself, they cannot distribute their encoder.

Considering above, we should cvs rm this port.
-Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-04-12 00:35:31 +00:00

69 lines
1.4 KiB
Makefile

# $Id: Makefile,v 1.78 1999/04/03 01:48:28 steve Exp $
#
SUBDIR += amp
SUBDIR += ascd
SUBDIR += bladeenc
SUBDIR += cam
SUBDIR += cdd
SUBDIR += cdplay
SUBDIR += dagrab
SUBDIR += dap
SUBDIR += esound
SUBDIR += gmixer
SUBDIR += gnomeaudio
SUBDIR += gnomemedia
SUBDIR += gqmpeg
SUBDIR += gsm
SUBDIR += icecast
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 += shorten
SUBDIR += sidplay
SUBDIR += sox
SUBDIR += splay
SUBDIR += splaytk
SUBDIR += timidity
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += waveplay
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 += xmradio
SUBDIR += xtuner
.include <bsd.port.subdir.mk>