diff options
author | tron <tron> | 2000-10-15 21:59:20 +0000 |
---|---|---|
committer | tron <tron> | 2000-10-15 21:59:20 +0000 |
commit | 2b1fe9396c9c70b06b4482b58699d475b3f655c9 (patch) | |
tree | eecbef7bc1c54c3c0b2d33284ff1d5eec238f1c9 /audio | |
parent | fac7ce4178fd4ee1fd9220d731a1efb3b3e94f10 (diff) | |
download | pkgsrc-2b1fe9396c9c70b06b4482b58699d475b3f655c9.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 |