summaryrefslogtreecommitdiff
path: root/data/nmap/make.sh
blob: 491b00e3cb38dffa60745abd12e383efd2f02be3 (plain)
1
2
3
4
5
6
7
8
pkg:setup
autoconf
cd libdnet-stripped
autoconf
cd ..
pkg:configure --without-liblua --without-python --without-zenmap --enable-static=yes
make
pkg:install