From 976649a8f53cc215e271b8eff12bd95b8ddb06b2 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 14 Jun 2003 08:17:35 +0000 Subject: Add mp3wrap. With mp3wrap you can easily concatenate multiple mp3 files. You can even add non-mp3 content. PR: ports/52900 Submitted by: Ulrich Spoerlein --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 825620759c1b..c8386311eebc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -165,6 +165,7 @@ SUBDIR += mp3rename SUBDIR += mp3splt SUBDIR += mp3stat + SUBDIR += mp3wrap SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mpg123.el -- cgit v1.2.3