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 | 594ee9be55a8859f45b251cc7ea8fd6659c3def6 (patch) | |
tree | c436baa7d19595ac698aae41dbf3c77cbf94d92c /audio/Makefile | |
parent | 5dbb7f4c9cdbcf7b818954d9fd2ab887ab5d702a (diff) | |
download | pkgsrc-594ee9be55a8859f45b251cc7ea8fd6659c3def6.tar.gz |
Add and enable madman.
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 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 |