summaryrefslogtreecommitdiff
path: root/homebrew/discount/.make.sh-auto
blob: af9abe64c572f5f48500114ef763ccc63c64b6db (plain)
1
2
3
4
5
6
7
pkg:setup
args = %W[--prefix=#{prefix} --mandir=#{man} --with-dl=Both --enable-dl-tag --enable-pandoc-header --enable-superscript ]
pkg:configure.sh *args
bin.mkpath
lib.mkpath
include.mkpath
make DESTDIR=${PKG_DEST} install.everything