summaryrefslogtreecommitdiff
path: root/homebrew/mupdftools/.make.sh-auto
blob: 1fe28b73c622cd91eca5190a9505a3ddd7e21cc9 (plain)
1
2
3
4
pkg:setup
make DESTDIR=${PKG_DEST} install build=release verbose=yes HAVE_X11=no HAVE_GLUT=no CC=${PKG_TARG}-clang prefix=${PKG_TAPF}
bin.install_symlink bin/"mutool" => "mudraw"
man1.install_symlink man1/"mutool.1" => "mudraw.1"