2021-06-08 19:28:20 +02:00
|
|
|
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
|
|
|
|
|
prefix=${homebrew_sdkroot}/usr
|
|
|
|
|
exec_prefix=/usr
|
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
|
|
Name: expat
|
2021-09-09 15:28:49 +01:00
|
|
|
Version: 2.4.1
|
2021-06-08 19:28:20 +02:00
|
|
|
Description: expat XML parser
|
|
|
|
|
URL: http://www.libexpat.org
|
|
|
|
|
Libs: -L${libdir} -lexpat
|
|
|
|
|
Cflags:
|