diff options
Diffstat (limited to 'audio/spotify-tui/files/pkg-message.in')
-rw-r--r-- | audio/spotify-tui/files/pkg-message.in | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/spotify-tui/files/pkg-message.in b/audio/spotify-tui/files/pkg-message.in deleted file mode 100644 index 034dedcd557c..000000000000 --- a/audio/spotify-tui/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -[ -{ type: install - message: <<EOM -spotify-tui was successfully installed. - -Limitations: -============ - -This app uses the Web API from Spotify, which doesn't handle streaming itself. -So you'll need either an official Spotify client open or a lightweight alternative -such as spotifyd. If you want to play tracks, Spotify requires that you have a -Premium account. It's recommended you install spotifyd, your machine will be -registered as a Spotify device that you can control from spotify-tui. - -You can think of spotify-tui as more of a "controller" or "frontend" to Spotify, -with this setup you can control all your Spotify devices. - -For a more detailed breakdown, visit the FreeBSD wiki at: - -https://wiki.FreeBSD.org/Ports/audio/spotify-tui -EOM -} -] |