aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdas/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:37:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:37:56 +0000
commite44760de7c9dd0e26a62e23701e472178d8417ad (patch)
tree63a04378d88acb3f26f8dafab4cf791c38117ce0 /audio/mpdas/pkg-descr
parent28ec452966257369892a20bc3d9485da6393856b (diff)
downloadports-e44760de7c9dd0e26a62e23701e472178d8417ad.tar.gz
ports-e44760de7c9dd0e26a62e23701e472178d8417ad.zip
mpdas is an AudioScrobbler client for MPD written in C++.
It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (1.21). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Please read the README at: http://github.com/hrkfrd/mpdas/tree/master/README WWW: http://50hz.ws/mpdas/ PR: ports/128798 Submitted by: hrkfrd at googlemail.com
Notes
Notes: svn path=/head/; revision=222876
Diffstat (limited to 'audio/mpdas/pkg-descr')
-rw-r--r--audio/mpdas/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/mpdas/pkg-descr b/audio/mpdas/pkg-descr
new file mode 100644
index 000000000000..7005407ed41c
--- /dev/null
+++ b/audio/mpdas/pkg-descr
@@ -0,0 +1,10 @@
+mpdas is an AudioScrobbler client for MPD written in C++.
+It uses libcurl and libmpd.
+It supports the latest AudioScrobbler protocol (1.21).
+In case of a downtime or connectivity problems,
+mpdas will cache the played songs to ~/.mpdascache.
+
+Please read the README at:
+http://github.com/hrkfrd/mpdas/tree/master/README
+
+WWW: http://50hz.ws/mpdas/