diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
commit | ac5bfb9a2b7a397ec84f912478eedd7cce3115e2 (patch) | |
tree | 1c6b62a9ce1aa7f94c7eeb5fecdb9b96b207601a /archivers/lzop/pkg-plist | |
parent | 2e079a047187710fe8dcb0c5d0be29ff17c167fe (diff) |
Add lzop, a fast file compressor similar to gzip that uses the LZO lib.
Obtained from: NetBSD
Notes
Notes:
svn path=/head/; revision=29123
Diffstat (limited to 'archivers/lzop/pkg-plist')
-rw-r--r-- | archivers/lzop/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzop/pkg-plist b/archivers/lzop/pkg-plist new file mode 100644 index 000000000000..3199c4ec7237 --- /dev/null +++ b/archivers/lzop/pkg-plist @@ -0,0 +1 @@ +bin/lzop |