diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-11-21 06:03:18 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-11-21 06:03:18 +0000 |
commit | 0db702d2235bad366ef4b452dc7c66e0f08a1661 (patch) | |
tree | 831df9471ab7d9f2951b0c97bc97c4d91e4958eb /audio/Makefile | |
parent | bca0ddd7c724af60e05a4968cef223467db0b19a (diff) | |
download | pkgsrc-0db702d2235bad366ef4b452dc7c66e0f08a1661.tar.gz |
add & enable liveice & icecast
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index fe51cf5fb09..9b966e43375 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2000/11/17 13:10:43 agc Exp $ +# $NetBSD: Makefile,v 1.75 2000/11/21 06:03:18 hubertf Exp $ # SUBDIR += ac3dec @@ -47,6 +47,7 @@ SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gsm + SUBDIR += icecast SUBDIR += id3ed SUBDIR += kdemultimedia SUBDIR += krio @@ -56,6 +57,7 @@ SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libsidplay + SUBDIR += liveice SUBDIR += madplay SUBDIR += maplay SUBDIR += mbrola |