aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jnethack.rb
AgeCommit message (Collapse)Author
2012-03-24Relocate game formulae to homebrew-gamesJack Nagel
https://github.com/Homebrew/homebrew-games Just `brew tap homebrew/games` to get them back. Closes #11189. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-10-28Update bare fails_with_llvm callsJack Nagel
These formulae all compile and run with LLVM build >= 2335. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-06-16jnethack: put patches in the correct orderTomoki Aonuma
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-04New formula: jnethackTomoki Aonuma
Signed-off-by: Adam Vandenberg <flangy@gmail.com>