From f85bf878e59cc139ee12a028d4ed7f1f2d784d78 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 17 Nov 2003 21:18:53 +0000 Subject: mp3riot is a command line perl script to generate listings of mp3 files. It can output HTML, XML, m3u or pls playlists. PR: ports/55595 Submitted by: Francisco Gomez Approved by: adamw (mentor) --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index fe777a0ff5e7..6d7ab5da66cb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -185,6 +185,7 @@ SUBDIR += mp3info SUBDIR += mp3mover SUBDIR += mp3rename + SUBDIR += mp3riot SUBDIR += mp3splt SUBDIR += mp3stat SUBDIR += mp3wrap -- cgit v1.2.3