diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:45:57 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:45:57 +0000 |
| commit | 3ca66f39eed744ec6870c281bc01838454524eed (patch) | |
| tree | e684cacd88dd4f82936856211ba8e68c83311dc4 | |
| parent | fa613f6526ae8595cebb6e03780eb7bc28f6ac5c (diff) | |
Add liblzo, a portable lossless data compression library written in ANSI C.
Obtained from: NetBSD
| -rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index adacb8867993..1a19e8ddf7c2 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -11,6 +11,7 @@ SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha + SUBDIR += liblzo SUBDIR += linux_rar SUBDIR += lzo SUBDIR += makeself |
