The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#

prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: liblzma
Description: General purpose data compression library
URL: http://tukaani.org/xz/
Version: 5.0.5
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: