diff options
author | agc <agc@pkgsrc.org> | 2003-07-03 08:32:53 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-07-03 08:32:53 +0000 |
commit | 276d3e98f092ffa593eb3bde7dedff13e8930b2c (patch) | |
tree | f7c3576edf60d21323819083178959ad2ac7a880 /audio | |
parent | 31aab6767a8e08acc39e38524030d1dc63a8af16 (diff) | |
download | pkgsrc-276d3e98f092ffa593eb3bde7dedff13e8930b2c.tar.gz |
Add and enable mad123
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 6480ad4fe7f..dd226f31a55 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2003/06/26 03:44:32 salo Exp $ +# $NetBSD: Makefile,v 1.174 2003/07/03 08:32:53 agc Exp $ # COMMENT= Audio tools @@ -97,6 +97,7 @@ SUBDIR+= libsndfile SUBDIR+= libvorbis SUBDIR+= liveice SUBDIR+= mad +SUBDIR+= mad123 SUBDIR+= maplay SUBDIR+= mbrola SUBDIR+= mbrolavox-en1 |