aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
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/Makefile
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/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index afafced5a4bf..9f6617724c64 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -441,6 +441,7 @@
SUBDIR += mp3unicode
SUBDIR += mp3wrap
SUBDIR += mpc
+ SUBDIR += mpdas
SUBDIR += mpdcon
SUBDIR += mpdscribble
SUBDIR += mpegaudio