1997-01-07 12:20:48 +00:00
|
|
|
# New ports collection makefile for: strobe
|
|
|
|
# Date created: 23 Sep 1996
|
|
|
|
# Whom: proff
|
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1997-01-07 12:20:48 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:34:06 +00:00
|
|
|
PORTNAME= strobe
|
2000-04-21 08:19:33 +00:00
|
|
|
PORTVERSION= 1.06
|
2000-06-02 03:18:54 +00:00
|
|
|
CATEGORIES= security
|
2005-07-10 19:17:15 +00:00
|
|
|
MASTER_SITES= http://ftp.ussg.iu.edu/security/tools/unix/scanners/strobe/ \
|
|
|
|
http://ftp.cerias.purdue.edu/pub/tools/unix/scanners/strobe/ \
|
|
|
|
http://ftp.surfnet.nl/security/coast/scanners/strobe/
|
1997-01-07 12:20:48 +00:00
|
|
|
|
2001-09-17 17:40:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= Fast scatter/gather TCP port scanner
|
1997-01-07 12:20:48 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/strobe
|
|
|
|
ALL_TARGET= strobe
|
|
|
|
MAN1= strobe.1
|
|
|
|
|
2005-07-18 22:19:46 +00:00
|
|
|
PLIST_FILES= bin/strobe lib/strobe.services
|
|
|
|
|
1997-01-07 12:20:48 +00:00
|
|
|
.include <bsd.port.mk>
|