aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 15:11:14 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 15:11:14 +0000
commita7a7da2ca6485e2d0c7efa0407c10a9d58263e26 (patch)
tree106cb232c940a6710910682af1e2befbf4fdb612 /audio/Makefile
parent5f444e9d7437775a2f21bc03e04ae4efec71246b (diff)
downloadports-a7a7da2ca6485e2d0c7efa0407c10a9d58263e26.tar.gz
ports-a7a7da2ca6485e2d0c7efa0407c10a9d58263e26.zip
Add mp3_check, a utility which verifies the integrity of mp3 files and
prints some useful statistics. I made this port respect CC/CFLAGS. PR: 18812 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
Notes
Notes: svn path=/head/; revision=29103
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 774f6b4718dc..39feca42b385 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -46,6 +46,7 @@
SUBDIR += maplay
SUBDIR += mikmod
SUBDIR += mixer.app
+ SUBDIR += mp3_check
SUBDIR += mp3blaster
SUBDIR += mp3encode
SUBDIR += mp3info