# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name pianobar version 6a0f620 categories audio platforms darwin maintainers gmail.com:aguynamedryan+pianobar homepage http://6xq.net/html/00/17.html description Console-based pandora.com player long_description "pianobar" is a console client for the \ personalized web radio pandora \ (http://www.pandora.com).\ Play and manage stations, rate songs and \ see why they were selected, show upcoming \ configure keybindings, last.fm scrobbling, \ proxy support for listening outside of USA. fetch.type git git.url git://github.com/PromyLOPh/pianobar.git git.branch ${version} depends_lib port:libao \ port:faad2 \ port:libmad patchfiles patch-Makefile.diff post-patch { reinplace s|@PREFIX@|${prefix}| ${worksrcpath}/Makefile } use_configure no