13 lines
314 B
PkgConfig
13 lines
314 B
PkgConfig
|
|
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
|
||
|
|
prefix=${homebrew_sdkroot}/usr
|
||
|
|
exec_prefix=/usr
|
||
|
|
bindir=${exec_prefix}/bin
|
||
|
|
libdir=${exec_prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: bzip2
|
||
|
|
Description: Lossless, block-sorting data compression
|
||
|
|
Version: 1.0.6
|
||
|
|
Libs: -L${libdir} -lbz2
|
||
|
|
Cflags:
|