diff options
author | simonb <simonb@pkgsrc.org> | 1999-06-14 03:35:18 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 1999-06-14 03:35:18 +0000 |
commit | 4f49ef7a77507989ce873fb9dbd93d45b8668831 (patch) | |
tree | eecd7c7aef334d88d4de35ddf4aa3966904ce05e /audio | |
parent | 9ee5c9aecc362cd141b787e27205b75a7437f24b (diff) | |
download | pkgsrc-4f49ef7a77507989ce873fb9dbd93d45b8668831.tar.gz |
Add and enable mp3info.
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 ce14ae2ae19..9285815ee3f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 1999/06/08 23:10:30 tron Exp $ +# $NetBSD: Makefile,v 1.36 1999/06/14 03:35:18 simonb Exp $ # SUBDIR += amp @@ -38,6 +38,7 @@ SUBDIR += mbrola-linux SUBDIR += mbrolavox-en1 SUBDIR += mikmod + SUBDIR += mp3info SUBDIR += mpg123 SUBDIR += musicbox SUBDIR += nas |