From 7f51942ef7a838ea7685ee85f46eebc6cd08d806 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 5 Oct 2008 15:15:20 +0000 Subject: cutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s. WWW: http://www.puchalla-online.de/cutmp3.html PR: ports/127877 Submitted by: Dennis Herrmann --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 00351ddcc94a..3f2872e24d88 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -107,6 +107,7 @@ SUBDIR += csound SUBDIR += cue2toc SUBDIR += cuetools + SUBDIR += cutmp3 SUBDIR += cymbaline SUBDIR += cynthiune SUBDIR += dagrab -- cgit v1.2.3