diff options
author | kim <kim@pkgsrc.org> | 2004-04-24 18:09:28 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-04-24 18:09:28 +0000 |
commit | ad905a0b9212192da3e451a44174667bc682c08b (patch) | |
tree | 69e7b384205d7886029ae91bec7cdecaa245e686 /audio/Makefile | |
parent | 4d9d538469c34f89277a9e0f846b522dfd300259 (diff) | |
download | pkgsrc-ad905a0b9212192da3e451a44174667bc682c08b.tar.gz |
Add and enable ices-mp3
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 52af4328902..3b8d9c476ef 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.226 2004/04/20 17:53:52 ben Exp $ +# $NetBSD: Makefile,v 1.227 2004/04/24 18:09:28 kim Exp $ # COMMENT= Audio tools @@ -86,6 +86,7 @@ SUBDIR+= gtkmserv SUBDIR+= guspatches SUBDIR+= icecast SUBDIR+= icecast1 +SUBDIR+= ices-mp3 SUBDIR+= id3 SUBDIR+= id3ed SUBDIR+= id3lib |