diff options
author | tron <tron@pkgsrc.org> | 2000-10-15 21:59:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-10-15 21:59:20 +0000 |
commit | d8c410786581e31198cb4301b8cb284e3bb5204d (patch) | |
tree | eecbef7bc1c54c3c0b2d33284ff1d5eec238f1c9 /audio | |
parent | b6c6ee7052d5d02887eb980c55a09e81e9680ad1 (diff) | |
download | pkgsrc-d8c410786581e31198cb4301b8cb284e3bb5204d.tar.gz |
Add and enable "mp3check".
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 2fc44e67f95..e7c91a34ec1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/10/15 17:53:59 rh Exp $ +# $NetBSD: Makefile,v 1.71 2000/10/15 21:59:20 tron Exp $ # SUBDIR += ac3dec @@ -63,6 +63,7 @@ SUBDIR += mbrolavox-us2 SUBDIR += mbrolavox-us3 SUBDIR += mikmod + SUBDIR += mp3check SUBDIR += mp3info SUBDIR += mpg123 SUBDIR += musicbox |