1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Ports collection makefile for: nmap # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= nmapfe COMMENT= GUI frontend for the nmap scanning utility MASTERDIR= ${.CURDIR}/../nmap BUILD_NMAPFE= yes .include "${MASTERDIR}/Makefile"