# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem 1.0

name                lastfmlib
version             0.4.0
categories          audio
maintainers         scribus.info:petr

description         C/C++ library to scrobble your tracks on Last.fm
long_description \
    lastfmlib is library that provides an implementation of the \
    Last.fm Submissions Protocol v1.2. It allows you to scrobble \
    your tracks on Last.fm

homepage            http://code.google.com/p/lastfmlib/
platforms           darwin
master_sites        googlecode
checksums           md5     f6f00882c15b8cc703718d22e1b1871f \
                    sha1    b9e15e4eb42a9ccd9b3c5373054b0bd51a406fdd \
                    rmd160  89b06c754a2b954e2bb8f837faece9dcaaee83c6

depends_build       port:pkgconfig
depends_lib-append  port:curl