diff options
author | wiz <wiz> | 2004-08-27 00:06:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-08-27 00:06:43 +0000 |
commit | 1a07756a7c69c17824cf47d6c9f89a1f2969de75 (patch) | |
tree | c436baa7d19595ac698aae41dbf3c77cbf94d92c /audio | |
parent | 3b8e0ae53123631be33e89e428c6eaf9d970decc (diff) | |
download | pkgsrc-1a07756a7c69c17824cf47d6c9f89a1f2969de75.tar.gz |
Add and enable madman.
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 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 |