openbsd-ports/net/nmap/Makefile
1999-02-08 19:36:23 +00:00

20 lines
371 B
Makefile

# OpenBSD makefile for: nmap
# Version required: 2.06
# Date created: 10 January 1999
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.3 1999/02/08 19:36:23 dugsong Exp $
#
DISTNAME= nmap-2.06
CATEGORIES= net
MAINTAINER= angelos@openbsd.org
MASTER_SITES= http://www.insecure.org/nmap/
EXTRACT_SUFX= .tgz
GNU_CONFIGURE= yes
.include <bsd.port.mk>