diff options
author | will <will@FreeBSD.org> | 2001-04-18 01:35:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-18 01:35:04 +0800 |
commit | 27397a4ea77c03b0bb6f68299d29971619efddd6 (patch) | |
tree | 7aa927d537af13c65821ffb261dda72c18df23b1 /audio/Makefile | |
parent | 38f18279b2c70eac4bb324c0f18e453dbe4136e6 (diff) | |
download | freebsd-ports-gnome-27397a4ea77c03b0bb6f68299d29971619efddd6.tar.gz freebsd-ports-gnome-27397a4ea77c03b0bb6f68299d29971619efddd6.tar.zst freebsd-ports-gnome-27397a4ea77c03b0bb6f68299d29971619efddd6.zip |
Add mp3check 1.1, a tool for checking and fixing mp3 archive
inconsistencies.
PR: 26612
Submitted by: Mark Pulford <mark@kyne.com.au>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ada2212c900c..58feab55fe82 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += mixer.app SUBDIR += mp3_check SUBDIR += mp3blaster + SUBDIR += mp3check SUBDIR += mp3chew SUBDIR += mp3encode SUBDIR += mp3info |