freebsd-ports/security/strobe/Makefile
2003-02-20 19:00:52 +00:00

20 lines
369 B
Makefile

# New ports collection makefile for: strobe
# Date created: 23 Sep 1996
# Whom: proff
#
# $FreeBSD$
#
PORTNAME= strobe
PORTVERSION= 1.06
CATEGORIES= security
MASTER_SITES= ftp://ftp.win.ne.jp/pub/misc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast scatter/gather TCP port scanner
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1= strobe.1
.include <bsd.port.mk>