# $Id: Portfile 82422 2011-08-13 16:10:03Z jmr@macports.org $

PortSystem              1.0
PortGroup               python27 1.0

name                    py27-xattr
version                 0.6.1
maintainers             nomaintainer
platforms               darwin

description             xattr is a Python wrapper for Darwin, Linux, and FreeBSD \
                        extended filesystem attributes.
long_description        ${description}
license                 {MIT PSF}
homepage                http://pypi.python.org/pypi/xattr/

livecheck.regex         {/xattr/(.+)"}
livecheck.type          regex
livecheck.url           ${homepage}

depends_build-append    port:py27-distribute

distname                xattr-${version}
master_sites            http://pypi.python.org/packages/source/x/xattr/

checksums               rmd160 3b85ec8081c968f424263a9342d0c4f3c8249cd9
