summaryrefslogtreecommitdiff
path: root/homebrew/mecabjumandic/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mecabjumandic/.make.sh-auto')
-rw-r--r--homebrew/mecabjumandic/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/mecabjumandic/.make.sh-auto b/homebrew/mecabjumandic/.make.sh-auto
new file mode 100644
index 000000000..93416e07d
--- /dev/null
+++ b/homebrew/mecabjumandic/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+args = %W[--disable-debug --disable-dependency-tracking --prefix=#{prefix} --with-charset=utf8 --with-dicdir=#{lib}/mecab/dic/jumandic ]
+pkg:configure *args
+make DESTDIR=${PKG_DEST} install