summaryrefslogtreecommitdiff
path: root/homebrew/neomutt/.make.sh-auto
blob: ffb7adf1321cf2a66b477506e86996a791021f94 (plain)
1
2
3
4
pkg:setup
ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog"
pkg:configure --enable-gpgme --with-gpgme=#{Formula[gpgme"].opt_prefix}" --gss --lmdb --notmuch --sasl --tokyocabinet --with-ssl=#{Formula[openssl"].opt_prefix}" --with-ui=ncurses
make DESTDIR=${PKG_DEST} install