diff options
Diffstat (limited to 'lzma/Pkgfile')
-rw-r--r-- | lzma/Pkgfile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lzma/Pkgfile b/lzma/Pkgfile new file mode 100644 index 0000000..95cb12e --- /dev/null +++ b/lzma/Pkgfile @@ -0,0 +1,13 @@ +description="Tools, headers and libraries to use LZMA." +packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +url=http://www.tukaani.org +depends=() + +name=lzma +version=4.32.7 +release=1 +source=(http://tukaani.org/$name/$name-$version.tar.gz) + +includes=(autotools) + |