diff options
author | Mark Felder <feld@FreeBSD.org> | 2018-06-15 17:57:39 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2018-06-15 17:57:39 +0000 |
commit | c1d439f8b5cf9cd79ea06d6ffd315448f9fec28f (patch) | |
tree | 8bcf88791515e1b1ee1a520dc9f1508e08d04e02 /archivers/Makefile | |
parent | eda32fd6c33180da9f4529df63223edc82c5f375 (diff) |
Gzip::Faster - simple and fast gzip and gunzip
Notes
Notes:
svn path=/head/; revision=472473
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 8af83c0ef221..8e751ebc45b7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -117,6 +117,7 @@ SUBDIR += p5-Compress-Raw-Lzma SUBDIR += p5-Compress-Raw-Zlib SUBDIR += p5-Compress-Snappy + SUBDIR += p5-Gzip-Faster SUBDIR += p5-IO-Compress SUBDIR += p5-IO-Compress-Lzf SUBDIR += p5-IO-Compress-Lzma |