diff options
Diffstat (limited to 'homebrew/blahtexml/.make.sh-auto')
-rw-r--r-- | homebrew/blahtexml/.make.sh-auto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/blahtexml/.make.sh-auto b/homebrew/blahtexml/.make.sh-auto new file mode 100644 index 000000000..50351500c --- /dev/null +++ b/homebrew/blahtexml/.make.sh-auto @@ -0,0 +1,6 @@ +pkg:setup +ENV.cxx11 +make blahtex-mac +bin.install "blahtex" +make blahtexml-mac +bin.install "blahtexml" |