mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
20 lines
582 B
Plaintext
20 lines
582 B
Plaintext
@bin bin/brcat
|
|
@bin bin/brotli
|
|
include/brotli/
|
|
include/brotli/decode.h
|
|
include/brotli/encode.h
|
|
include/brotli/port.h
|
|
include/brotli/shared_dictionary.h
|
|
include/brotli/types.h
|
|
@lib lib/libbrotlicommon.so.${LIBbrotlicommon_VERSION}
|
|
@lib lib/libbrotlidec.so.${LIBbrotlidec_VERSION}
|
|
@lib lib/libbrotlienc.so.${LIBbrotlienc_VERSION}
|
|
lib/pkgconfig/libbrotlicommon.pc
|
|
lib/pkgconfig/libbrotlidec.pc
|
|
lib/pkgconfig/libbrotlienc.pc
|
|
@man man/man1/brotli.1
|
|
@comment @man man/man3/constants.h.3
|
|
@comment @man man/man3/decode.h.3
|
|
@comment @man man/man3/encode.h.3
|
|
@comment @man man/man3/types.h.3
|