diff options
Diffstat (limited to 'homebrew/quasi88/.make.sh-auto')
-rw-r--r-- | homebrew/quasi88/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/quasi88/.make.sh-auto b/homebrew/quasi88/.make.sh-auto new file mode 100644 index 000000000..6354b9417 --- /dev/null +++ b/homebrew/quasi88/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +args = %W[X11_VERSION= SDL_VERSION=1 ARCH=macosx SOUND_SDL=1 LD=#{ENV.cxx} CXX=#{ENV.cxx} CXXLIBS= ] +make *args +bin.install "quasi88.sdl" => "quasi88" |