14 lines
279 B
Makefile
14 lines
279 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/06/18 00:17:47 brad Exp $
|
|
|
|
DISTNAME= nmap-2.12
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.insecure.org/nmap/dist/ \
|
|
ftp://relay.nuxi.com/pub/misc/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|