summaryrefslogtreecommitdiff
path: root/homebrew/pdftoipe/.make.sh-auto
blob: 1b5ef5380aae23e1839b7cb9e5fd5b001d6c2c2d (plain)
1
2
3
4
5
6
pkg:setup
ENV.cxx11
cd "pdftoipe" 
make
bin.install "pdftoipe"
man1.install "pdftoipe.1"