diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-12 00:35:31 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-12 00:35:31 +0000 |
commit | ae325076a3d86702ad2b5e7bdbbc26adc24f2518 (patch) | |
tree | 36f0d33d2363316a6b9ece87d5a7ee31d1c2575f | |
parent | 36a45c8e0acd77780d4e9cf3fe0e11d3dc3ff2c2 (diff) | |
download | freebsd-ports-ae325076a3d86702ad2b5e7bdbbc26adc24f2518.zip |
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>
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index ac4c568b6be2..75749a8cce2e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,7 +1,6 @@ -# $Id: Makefile,v 1.77 1999/04/03 01:32:42 steve Exp $ +# $Id: Makefile,v 1.78 1999/04/03 01:48:28 steve Exp $ # - SUBDIR += 8hz-mp3 SUBDIR += amp SUBDIR += ascd SUBDIR += bladeenc |