diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-13 19:44:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-13 19:44:58 +0000 |
commit | 2ae531ee946160b98c2c77afe6c14e966570916f (patch) | |
tree | 2bcedd09acf882b47abfac77f8725bf2c16d28f3 /archivers/pigz/PLIST | |
parent | c4dc0e267886045ee789aa55d3d091de3146e1ad (diff) | |
download | pkgsrc-2ae531ee946160b98c2c77afe6c14e966570916f.tar.gz |
Initial import of pigz-2.1.4:
pigz, which stands for Parallel Implementation of GZip, is a fully
functional replacement for gzip that exploits multiple processors
and multiple cores to the hilt when compressing data.
Diffstat (limited to 'archivers/pigz/PLIST')
-rw-r--r-- | archivers/pigz/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/pigz/PLIST b/archivers/pigz/PLIST new file mode 100644 index 00000000000..d9ce8a9abae --- /dev/null +++ b/archivers/pigz/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/13 19:44:58 wiz Exp $ +bin/pigz +share/doc/pigz/README |