freebsd-ports/security/strobe/Makefile

26 lines
583 B
Makefile
Raw Normal View History

# New ports collection makefile for: strobe
# Date created: 23 Sep 1996
# Whom: proff
#
1999-08-31 03:53:22 +02:00
# $FreeBSD$
#
PORTNAME= strobe
PORTVERSION= 1.06
PORTREVISION= 1
CATEGORIES= security
2005-07-10 21:17:15 +02: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/
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
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>