1998-08-04 19:59:51 +02:00
|
|
|
# Ports collection makefile for: nmap
|
|
|
|
# Date created: Tue Aug 04, 1998
|
|
|
|
# Whom: David O'Brien (obrien@NUXI.com)
|
|
|
|
#
|
1999-08-31 03:53:22 +02:00
|
|
|
# $FreeBSD$
|
1998-08-04 19:59:51 +02:00
|
|
|
#
|
|
|
|
|
2001-05-28 03:02:07 +02:00
|
|
|
PORTNAME= nmapfe
|
1998-08-04 19:59:51 +02:00
|
|
|
|
2003-04-11 12:04:18 +02:00
|
|
|
COMMENT= GUI frontend for the nmap scanning utility
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../nmap
|
1998-08-21 00:06:00 +02:00
|
|
|
|
2003-09-25 18:19:25 +02:00
|
|
|
BUILD_NMAPFE= yes
|
1998-08-04 19:59:51 +02:00
|
|
|
|
2001-05-28 03:02:07 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|