diff options
author | will <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
commit | 1ea8613276210065a35f60574c882a2eb975183e (patch) | |
tree | 42e05748cdb30f4586ecda847bdb39ead22adfd2 /archivers/lzop/pkg-plist | |
parent | b09a970e08c65943e1cb972563b4a4c7e11780c2 (diff) | |
download | FreeBSD-ports-1ea8613276210065a35f60574c882a2eb975183e.zip FreeBSD-ports-1ea8613276210065a35f60574c882a2eb975183e.tar.gz |
Add lzop, a fast file compressor similar to gzip that uses the LZO lib.
Obtained from: NetBSD
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 0000000..3199c4e --- /dev/null +++ b/archivers/lzop/pkg-plist @@ -0,0 +1 @@ +bin/lzop |