diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-15 10:29:14 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-15 10:29:14 +0000 |
commit | 3c60e2499a365bcc5b38a68827aa010085c27c39 (patch) | |
tree | 82e1ff7a5b6c1b49cc65ec972af1fd4949044c64 /audio/tunesbrowser | |
parent | 2128da39d0ed1c230e102ed9640c9af94db84e40 (diff) | |
download | ports-3c60e2499a365bcc5b38a68827aa010085c27c39.tar.gz ports-3c60e2499a365bcc5b38a68827aa010085c27c39.zip |
Notes
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r-- | audio/tunesbrowser/Makefile | 2 | ||||
-rw-r--r-- | audio/tunesbrowser/pkg-descr | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 7861fb5d14f8..8184242cf50c 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://craz.net/programs/itunes/files/ MAINTAINER= ports@FreeBSD.org -COMMENT= Gnome frontend DAAP client +COMMENT= Simple iTunes-like music player LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap diff --git a/audio/tunesbrowser/pkg-descr b/audio/tunesbrowser/pkg-descr index ec9e0a3df2d2..2391dc443810 100644 --- a/audio/tunesbrowser/pkg-descr +++ b/audio/tunesbrowser/pkg-descr @@ -1,4 +1,8 @@ TunesBrowser is a simple music player, capable of playing music found on -iTunes(R) shares. +iTunes(R) shares. Its features are: + + - Play MP3's off other computers running iTunes + - Discovery of hosts over Rendezvous + - Interface is quite similar to that of iTunes WWW: http://craz.net/programs/itunes/tunesbrowser.html |