summaryrefslogtreecommitdiff
path: root/homebrew/whois/.make.sh-auto
blob: 072bcdf00054e5819001c072164d91a5d81257a5 (plain)
1
2
3
4
5
6
pkg:setup
ENV.append "LDFLAGS", "-L/usr/lib -liconv"
make whois HAVE_ICONV=1
bin.install "whois"
man1.install "whois.1"
man5.install "whois.conf.5"