diff options
author | agc <agc@pkgsrc.org> | 2001-10-12 09:22:35 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-10-12 09:22:35 +0000 |
commit | cb142b665cb0960eb5ae4f23248c057aada71f64 (patch) | |
tree | c73c7c4901d11d770b055ea15f8a9cf333a7500d /audio | |
parent | 9ef8e436ffe1982449a84abd8b15a7298f7f3ac9 (diff) | |
download | pkgsrc-cb142b665cb0960eb5ae4f23248c057aada71f64.tar.gz |
Add and enable id3
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index cdac2998d42..67ee633359e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2001/09/24 15:01:44 rh Exp $ +# $NetBSD: Makefile,v 1.117 2001/10/12 09:22:36 agc Exp $ # COMMENT= Audio tools @@ -65,6 +65,7 @@ SUBDIR+= gqmpeg SUBDIR+= gsm SUBDIR+= guspatches SUBDIR+= icecast +SUBDIR+= id3 SUBDIR+= id3ed SUBDIR+= id3lib SUBDIR+= kdemultimedia |