summaryrefslogtreecommitdiff
path: root/archivers/liblzo/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2003-05-14 02:11:25 +0000
committersalo <salo>2003-05-14 02:11:25 +0000
commit31982871ce19784c8009a7d149445c4f1aa669d3 (patch)
treef387ecf987837e48147b0ff4d2ba19e22b94754a /archivers/liblzo/DESCR
parentac587369be08892ffbe0ed3e0af9ceb1d887979e (diff)
downloadpkgsrc-31982871ce19784c8009a7d149445c4f1aa669d3.tar.gz
- sync buildlink2.mk with reality
- DESCR has 80 culumns, no need for saying about license here - style nits
Diffstat (limited to 'archivers/liblzo/DESCR')
-rw-r--r--archivers/liblzo/DESCR16
1 files changed, 5 insertions, 11 deletions
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
index f6dfa5d3f38..eca5695c19e 100644
--- a/archivers/liblzo/DESCR
+++ b/archivers/liblzo/DESCR
@@ -1,11 +1,5 @@
- LZO is a portable lossless data compression library written in ANSI C.
-It offers pretty fast compression and *very* fast decompression.
-Decompression requires no memory.
-
- In addition, there are slower compression levels achieving a quite
-competitive compression ratio while still decompressing at this very high
-speed.
-
- LZO is distributed under the terms of the GNU General Public License (GPL)
-Special licenses for commercial and other applications are available by
-contacting the author.
+LZO is a portable lossless data compression library written in ANSI C. It
+offers pretty fast compression and *very* fast decompression. Decompression
+requires no memory. In addition, there are slower compression levels
+achieving a quite competitive compression ratio while still decompressing at
+this very high speed.