aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-23 15:08:18 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-23 15:08:18 +0000
commit2491d1d69d0a764a4ee0962d9b00af7d6382551d (patch)
tree76b9c18853da16b39d1ece5c2c9c60c794f61de1 /archivers/Makefile
parentc8bcb7151fb253149640a07c564f8068f114c15f (diff)
downloadports-2491d1d69d0a764a4ee0962d9b00af7d6382551d.tar.gz
ports-2491d1d69d0a764a4ee0962d9b00af7d6382551d.zip
archivers/rubygem-ruby-xz: create port
These are simple Ruby bindings for the liblzma library (http://tukaani.org/xz/), which is best known for the extreme compression ratio. Since FFI is used to implement the bindings, no compilation is needed and they should work with JRuby as well. WWW: http://quintus.github.io/ruby-xz
Notes
Notes: svn path=/head/; revision=413879
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index dde678b5db76..ae7d86bcb783 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -189,6 +189,7 @@
SUBDIR += rubygem-bzip2-ruby
SUBDIR += rubygem-libarchive
SUBDIR += rubygem-minitar
+ SUBDIR += rubygem-ruby-xz
SUBDIR += rubygem-rubyzip
SUBDIR += rubygem-rubyzip2
SUBDIR += rvm