summaryrefslogtreecommitdiff
path: root/homebrew/pound/.make.sh-auto
blob: 798922fe5ee28b93871cca78f3bcf928db03ddf9 (plain)
1
2
3
4
5
pkg:setup
pkg:configure --disable-tcmalloc
make
sbin.install "pound", "poundctl"
man8.install "pound.8", "poundctl.8"