summaryrefslogtreecommitdiff
path: root/data/nmap/make.sh
blob: f00a636fdf9ad661f7b1c31c72e1064866bafc35 (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 --with-liblua=no
make
pkg:install