mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 16:31:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			193 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			193 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=/usr
 | |
| libdir=${prefix}/lib
 | |
| includedir=${prefix}/include/docopt
 | |
| 
 | |
| Name: docopt
 | |
| Description: docopt headers and library
 | |
| Version: @VERSION@
 | |
| Libs: -L${libdir} -ldocopt
 | |
| Cflags: -I${includedir}
 |