openbsd-ports/net/nmap/Makefile

14 lines
245 B
Makefile
Raw Normal View History

1999-04-18 16:25:28 -04:00
# $OpenBSD: Makefile,v 1.5 1999/04/18 20:25:28 brad Exp $
1999-01-11 00:37:23 -05:00
1999-04-18 16:25:28 -04:00
DISTNAME= nmap-2.12
CATEGORIES= net
1999-01-11 00:37:23 -05:00
1999-04-18 16:25:28 -04:00
MAINTAINER= angelos@openbsd.org
1999-01-11 00:37:23 -05:00
1999-04-18 16:25:28 -04:00
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tgz
1999-01-11 00:37:23 -05:00
1999-04-18 16:25:28 -04:00
GNU_CONFIGURE= yes
1999-01-11 00:37:23 -05:00
.include <bsd.port.mk>