diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-01 21:08:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-01 21:08:04 +0000 |
commit | 6e434b6f359c9aded0b223f39ab736035b7d6104 (patch) | |
tree | 85d6a6c5aa30fbb0084da6038a2e0970767b6934 /audio/last-cmus/pkg-descr | |
parent | e7b3e41930ab0d7a4d4196f6b79440c6a79b619a (diff) | |
download | ports-6e434b6f359c9aded0b223f39ab736035b7d6104.tar.gz ports-6e434b6f359c9aded0b223f39ab736035b7d6104.zip |
This is a last.fm plugin for the CMUS
ncurses based music-player. Written in
Python.
WWW: http://code.google.com/p/last-cmus/
PR: ports/129299
Submitted by: Dennis Herrmann <adox at mcx2.org>
Notes
Notes:
svn path=/head/; revision=223677
Diffstat (limited to 'audio/last-cmus/pkg-descr')
-rw-r--r-- | audio/last-cmus/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/last-cmus/pkg-descr b/audio/last-cmus/pkg-descr new file mode 100644 index 000000000000..b0d4881e88ed --- /dev/null +++ b/audio/last-cmus/pkg-descr @@ -0,0 +1,5 @@ +This is a last.fm plugin for the CMUS +ncurses based music-player. Written in +Python. + +WWW: http://code.google.com/p/last-cmus/ |