| 
									
										
										
										
											2017-05-02 20:47:00 +02:00
										 |  |  | prefix=@to-be-replaced@
 | 
					
						
							| 
									
										
										
										
											2014-01-02 06:22:29 +01:00
										 |  |  | exec_prefix=${prefix}
 | 
					
						
							| 
									
										
										
										
											2017-05-02 20:47:00 +02:00
										 |  |  | libdir=${exec_prefix}/lib
 | 
					
						
							| 
									
										
										
										
											2014-01-02 06:22:29 +01:00
										 |  |  | includedir=${prefix}/include
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Name: LibTomCrypt | 
					
						
							|  |  |  | Description: public domain open source cryptographic toolkit | 
					
						
							| 
									
										
										
										
											2017-05-02 20:47:00 +02:00
										 |  |  | Version: @to-be-replaced@ | 
					
						
							| 
									
										
										
										
											2014-01-02 06:22:29 +01:00
										 |  |  | Libs: -L${libdir} -ltomcrypt | 
					
						
							|  |  |  | Cflags: -I${includedir} |