summaryrefslogtreecommitdiff
path: root/homebrew/ngspice/.make.sh-auto
blob: e0cfa6e394f641c65411c91d03df384be2f9678c (plain)
1
2
3
4
pkg:setup
args = %W[--disable-dependency-tracking --prefix=#{prefix} --with-readline=yes --enable-xspice --without-x ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install