15 lines
		
	
	
		
			325 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			325 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
|   | homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
 | ||
|  | prefix=${homebrew_sdkroot}/usr
 | ||
|  | exec_prefix=/usr
 | ||
|  | libdir=${exec_prefix}/lib
 | ||
|  | includedir=${prefix}/include
 | ||
|  | major_version=5
 | ||
|  | version=5.7.20081102
 | ||
|  | 
 | ||
|  | Name: ncurses | ||
|  | Description: ncurses 5.7 library | ||
|  | Version: ${version} | ||
|  | Requires: | ||
|  | Libs: -L${libdir} -lncurses | ||
|  | Cflags: |