parent
e3c914c8b2
commit
32e8598d4d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Shakespeare < Formula
|
|||
url 'http://shakespearelang.sf.net/download/spl-1.2.1.tar.gz'
|
||||
sha1 '17adea7bbf5e1de1a29e71b19e5271f186e9698d'
|
||||
|
||||
depends_on 'flex' if MacOS.version >= :mountain_lion
|
||||
|
||||
def install
|
||||
system "make install"
|
||||
bin.install 'spl/bin/spl2c'
|
||||
|
|
Loading…
Reference in a new issue