mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 15:12:28 +00:00 
			
		
		
		
	Add FreeBSD installation instructions
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							6e4d5cfddd
						
					
				
				
					commit
					322fc31396
				
			
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -62,6 +62,19 @@ eopkg it cool-retro-term | |||||||
|  |  | ||||||
| **macOS** users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases | **macOS** users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases | ||||||
|  |  | ||||||
|  | **FreeBSD** users can install cool-retro-term with `pkg`: | ||||||
|  |  | ||||||
|  |     pkg install cool-retro-term | ||||||
|  |      | ||||||
|  | ## Build instructions (FreeBSD) | ||||||
|  |  | ||||||
|  | Grab a copy of [the FreeBSD Ports Collection](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html), modify [`/usr/ports/x11/cool-retro-term/Makefile`](https://svnweb.freebsd.org/ports/head/x11/cool-retro-term/Makefile?view=markup) as you like, and then run `make install` to build and install the emulator: | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | cd /usr/ports/x11/cool-retro-term | ||||||
|  | make install | ||||||
|  | ``` | ||||||
|  |  | ||||||
| ## Build instructions (Linux) | ## Build instructions (Linux) | ||||||
|  |  | ||||||
| Build cool-retro-term yourself, you know, the retro way. | Build cool-retro-term yourself, you know, the retro way. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user