summaryrefslogtreecommitdiffstats
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-02 22:58:15 +0000
committerwill <will@FreeBSD.org>2000-06-02 22:58:15 +0000
commit1ea8613276210065a35f60574c882a2eb975183e (patch)
tree42e05748cdb30f4586ecda847bdb39ead22adfd2 /archivers/Makefile
parentb09a970e08c65943e1cb972563b4a4c7e11780c2 (diff)
downloadFreeBSD-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/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 1a19e8d..0ca5825 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
OpenPOWER on IntegriCloud