aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-06-08 20:08:09 +0800
committerjylefort <jylefort@FreeBSD.org>2005-06-08 20:08:09 +0800
commiteed7ff18463611f6a2738b2c6ad87064de0737f6 (patch)
tree72ce39f683660da80f7dccaded1ccce626f19b10 /archivers/Makefile
parent18a2e12050607679e8da1ed8baed5350f58473d9 (diff)
downloadfreebsd-ports-gnome-eed7ff18463611f6a2738b2c6ad87064de0737f6.tar.gz
freebsd-ports-gnome-eed7ff18463611f6a2738b2c6ad87064de0737f6.tar.zst
freebsd-ports-gnome-eed7ff18463611f6a2738b2c6ad87064de0737f6.zip
Add gzrecover.
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to skip over bad data and extract whatever files might be there. WWW: http://www.urbanophile.com/arenn/hacking/gzrt/ PR: ports/81840 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 2efeb6d938d8..65bf90ac0d07 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -23,6 +23,7 @@
SUBDIR += freeze
SUBDIR += gtar
SUBDIR += gzip
+ SUBDIR += gzrecover
SUBDIR += ha
SUBDIR += hffzip
SUBDIR += hpack.non-usa.only