| File: archive/ncompress/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 11 | Line 11 |
| DESCRIPTION = ncompress define BLURB | DESCRIPTION = ncompress define BLURB |
| #XXX: nwall package blurb goes here. | Compress is a fast, simple LZW file compressor. Compress does not have the highest compression rate, but it is one of the fastest programs to compress data. |
| endef LIBDEPS = devel/glibc | endef LIBDEPS = devel/glibc |