aboutsummaryrefslogtreecommitdiff
path: root/audio/squash/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-22 22:32:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-22 22:32:00 +0000
commit576f3e78f4a6c0145cd07a607df7e25394e7743d (patch)
treee6e54f0bbbc02015d585196a7b23f5ef84300794 /audio/squash/pkg-descr
parente0e8ea9433202b379cea603184a4338fe8fdcf0f (diff)
downloadports-576f3e78f4a6c0145cd07a607df7e25394e7743d.tar.gz
ports-576f3e78f4a6c0145cd07a607df7e25394e7743d.zip
Squash is a learning ncurses music player written in C. It supports mp3,
ogg and flac. Squash uses statistics to determine songs to play automatically. It garners this information through whether or not a song is skipped. PR: ports/55275 Submitted by: Matthias Andree <matthias.andree@web.de> Based on shar by: trevor Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=94731
Diffstat (limited to 'audio/squash/pkg-descr')
-rw-r--r--audio/squash/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/squash/pkg-descr b/audio/squash/pkg-descr
new file mode 100644
index 000000000000..373416571353
--- /dev/null
+++ b/audio/squash/pkg-descr
@@ -0,0 +1,10 @@
+Squash is a C/Ncurses based music player. It supports mp3 and ogg through
+libraries (and planned flac support). Squash uses statistics to determine songs
+to play automatically. It garners this information through whether or not a song
+is skipped. Squash also avoids picking the same song twice. Thus Squash is
+like a radio station that plays the songs you like -- and you don't even have to
+call in requests!
+
+WWW: http://savannah.nongnu.org/projects/squash/
+
+- Adam Luter, Matthias Andree