diff options
author | wiz <wiz@pkgsrc.org> | 2004-08-27 00:06:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-08-27 00:06:43 +0000 |
commit | e8147fdae1f2af0dbc238fd8af4cbc25fd16bc96 (patch) | |
tree | c436baa7d19595ac698aae41dbf3c77cbf94d92c | |
parent | 6b8492a372005589af338594e0d6212bc1f0eb12 (diff) | |
download | pkgsrc-e8147fdae1f2af0dbc238fd8af4cbc25fd16bc96.tar.gz |
Add and enable madman.
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index eb51cec5bcf..36bc4093f08 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2004/08/26 13:36:13 seb Exp $ +# $NetBSD: Makefile,v 1.251 2004/08/27 00:06:43 wiz Exp $ # COMMENT= Audio tools @@ -127,6 +127,7 @@ SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= mad SUBDIR+= mad123 +SUBDIR+= madman SUBDIR+= madplay SUBDIR+= maplay SUBDIR+= mbrola |