# $Id: Portfile 119770 2014-05-06 09:15:41Z nicos@macports.org $

PortSystem          1.0

name                amarok-devel
replaced_by         amarok
version             git-20090927
revision            5
categories          kde kde4
maintainers         nomaintainer
description         Amarok, the world-renowned media player.
long_description    Amarok is a music player and manager with an intuitive \
                    interface. It provides a variety of feature which helps \
                    to discover and manage your music.
platforms           darwin
homepage            http://amarok.kde.org

distfiles

pre-configure {
    ui_error "${name} has been replaced by ${replaced_by}; please install ${replaced_by} instead."
    return -code error "obsolete port"
}

livecheck.type      none
