openbsd-ports/devel/crc32c/pkg/PLIST
kn 913cd5c35a Import devel/crc32c
Initially ported to avoid the bundled copy in net/tg_owt, but other ports
can probably pick it up as well.

Feedback OK sthen tb
---
Collection of CRC32C implementations that dispatches to one suitable to
the hardware. CRC32C is the cyclic redundancy check that uses the iSCSI
polynomial specified in RFC 3720.
2022-12-14 15:48:54 +00:00

10 lines
283 B
Plaintext

include/crc32c/
include/crc32c/crc32c.h
lib/cmake/
lib/cmake/Crc32c/
lib/cmake/Crc32c/Crc32cConfig.cmake
lib/cmake/Crc32c/Crc32cConfigVersion.cmake
lib/cmake/Crc32c/Crc32cTargets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/Crc32c/Crc32cTargets.cmake
@lib lib/libcrc32c.so.${LIBcrc32c_VERSION}