diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-24 19:45:41 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-24 19:45:41 +0000 |
commit | f2951502c615e4f1382bbfd8b18bbfcebb6b904d (patch) | |
tree | 6662d12fba5062b128d3f4648ff1b920a73e2262 /archivers/unzip | |
parent | 470cee745f3759a0a0598653c7e2660117481ad8 (diff) | |
download | ports-f2951502c615e4f1382bbfd8b18bbfcebb6b904d.tar.gz ports-f2951502c615e4f1382bbfd8b18bbfcebb6b904d.zip |
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/archivers/unzip/pkg-descr b/archivers/unzip/pkg-descr index f40d27a5728b..456f562f8ab1 100644 --- a/archivers/unzip/pkg-descr +++ b/archivers/unzip/pkg-descr @@ -15,8 +15,7 @@ being piped into standard input, and it extracts the first member from the archive to stdout. If there is an argument, then the input comes from the specified file instead of from stdin. -Unzipsfx is a modified version of unzip designed to be prepended to -existing ZIP archives in order to form self-extracting archives. -Instead of taking its first non-flag argument to be the zipfile(s) to -be extracted, unzipsfx seeks itself under the name by which it was -invoked and tests or extracts the contents of the appended archive. +Unzipsfx may be used to create self-extracting ZIP archives from previously +created ZIP archives. + +http://infozip.cdrom.com/pub/infozip/ |