aboutsummaryrefslogblamecommitdiff
path: root/security/strobe/Makefile
blob: 4ca596179587998ad79e15731f11e7ed482a6884 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                                   
           

 
                      
                    
                        


                                                                              
 
                                 
                                                    




                                

                                              
                      
# New ports collection makefile for:	strobe
# Date created:		23 Sep 1996
# Whom:			proff
#
# $FreeBSD$
#

PORTNAME=	strobe
PORTVERSION=	1.06
CATEGORIES=	security
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/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Fast scatter/gather TCP port scanner

WRKSRC=		${WRKDIR}/strobe
ALL_TARGET=	strobe
MAN1=		strobe.1

PLIST_FILES=	bin/strobe lib/strobe.services

.include <bsd.port.mk>