# $Id: Portfile 57887 2009-09-18 08:58:56Z afb@macports.org $

PortSystem 1.0
PortGroup python25 1.0

name			py25-liblzma
version			0.5.2
categories		python archivers
platforms		darwin
maintainers		afb openmaintainer
description		Python bindings for the XZ Utils compression library.
long_description	${description}

homepage		https://launchpad.net/pyliblzma
master_sites		http://pypi.python.org/packages/source/p/pyliblzma/
use_bzip2		yes
distname		pyliblzma-${version}
checksums		md5 8e5596bc60e784c74f10e94820655336

depends_build		port:py-setuptools port:liblzma
patchfiles		patch-liblzma.h pyliblzma-python25.diff
