aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 22:58:15 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 22:58:15 +0000
commitac5bfb9a2b7a397ec84f912478eedd7cce3115e2 (patch)
tree1c6b62a9ce1aa7f94c7eeb5fecdb9b96b207601a /archivers/Makefile
parent2e079a047187710fe8dcb0c5d0be29ff17c167fe (diff)
downloadports-ac5bfb9a2b7a397ec84f912478eedd7cce3115e2.tar.gz
ports-ac5bfb9a2b7a397ec84f912478eedd7cce3115e2.zip
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/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 1a19e8ddf7c2..0ca5825c2930 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -14,6 +14,7 @@
SUBDIR += liblzo
SUBDIR += linux_rar
SUBDIR += lzo
+ SUBDIR += lzop
SUBDIR += makeself
SUBDIR += mscompress
SUBDIR += nulib