mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
89956dfc80
Submitted by: cpiazza@home.net A Generic music player for UNIX systems. Written in GTK, it has optional GNOME support.
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
***
|
|
Playlists should be created like:
|
|
find ~/sound -name *.mp3 | sort > playlist
|