diff options
author | pav <pav@FreeBSD.org> | 2003-11-18 05:18:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-11-18 05:18:53 +0800 |
commit | b787355d7a394df7c0d40d14af669569cb61f084 (patch) | |
tree | 57c56220c7a1372de897ceb996e55d4bb5e5aafd /audio/mp3riot/pkg-descr | |
parent | b2e61a564934ac7fcb7304509ee014cde567ca0e (diff) | |
download | freebsd-ports-gnome-b787355d7a394df7c0d40d14af669569cb61f084.tar.gz freebsd-ports-gnome-b787355d7a394df7c0d40d14af669569cb61f084.tar.zst freebsd-ports-gnome-b787355d7a394df7c0d40d14af669569cb61f084.zip |
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 <francisco@gomezmarin.com>
Approved by: adamw (mentor)
Diffstat (limited to 'audio/mp3riot/pkg-descr')
-rw-r--r-- | audio/mp3riot/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mp3riot/pkg-descr b/audio/mp3riot/pkg-descr new file mode 100644 index 000000000000..eec350e1ee1f --- /dev/null +++ b/audio/mp3riot/pkg-descr @@ -0,0 +1,12 @@ +mp3riot (formerly known as f2html.pl) is a command line utility +that searches recursively through directories, builds a file list +(with additional file information), and generates HTML files, +playlists, etc. The output can be controlled, links can be corrected, +and more. The script is mainly desigend to create Web pages, +playlists, and databases for MP3 and Ogg files, but can also used for +other purposes. + +WWW: http://www.linuxsecure.de/index.php?action=55 + +- Francisco - +francisco@gomezmarin.com |