freebsd-ports/security/zenmap/Makefile

17 lines
292 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= nmapfe
COMMENT= GUI frontend for the nmap scanning utility
MASTERDIR= ${.CURDIR}/../nmap
BUILD_NMAPFE= yes
.include "${MASTERDIR}/Makefile"