diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-19 08:06:33 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-19 08:06:33 +0000 |
commit | 8f53b0b3e82f2ad4376379d64825a7989e26d426 (patch) | |
tree | 821802fc4cfe03922f2d40a34109c53e6ff2b0ab /audio/Makefile | |
parent | - add google-gflags-0.1 (diff) |
Add port audio/exaile:
Exaile is a media player aiming to be similar to KDE's AmaroK, but for
GTK+. It incorporates many of the cool things from AmaroK (and other
media players) like automatic fetching of album art, handling of large
libraries, lyrics fetching, artist/album information via the wikipedia,
last.fm support, optional iPod support (assuming you have python-gpod
installed).
WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>
Notes
Notes:
svn path=/head/; revision=180128
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1094f3951bdf..6c8156d7b88a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -121,6 +121,7 @@ SUBDIR += espeak SUBDIR += etktab SUBDIR += euphoria + SUBDIR += exaile SUBDIR += extace SUBDIR += ezstream SUBDIR += faac |