summaryrefslogtreecommitdiff
path: root/security/zenmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/zenmap/Makefile')
-rw-r--r--security/zenmap/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
deleted file mode 100644
index a40ac0b21021..000000000000
--- a/security/zenmap/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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"