openbsd-ports/archivers/lz4/pkg/PLIST
sthen 107365eb29 import ports/archivers/lz4, ok jca@
LZ4 is a very fast lossless compression algorithm, providing compression
speed at 400 MB/s per core, scalable with multi-cores CPU. It also features
an extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems. The library is BSD-licensed.
2013-11-12 20:00:50 +00:00

8 lines
182 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2013/11/12 20:00:50 sthen Exp $
@bin bin/lz4c
include/lz4.h
include/lz4hc.h
lib/liblz4.a
@lib lib/liblz4.so.${LIBlz4_VERSION}
@man man/man1/lz4c.1