# New ports collection makefile for:	sniff
# Date created:		7 December 1998
# Whom:			Rick & Samu
#
# $FreeBSD: ports/security/sniff/Makefile,v 1.7 2003/02/21 13:26:55 knu Exp $
#

PORTNAME=		sniff
PORTVERSION=		1.0
CATEGORIES=		security
MASTER_SITES=		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	fenner

MAINTAINER=		veraldi@cs.unibo.it
COMMENT=	Program to sniff logins and passwords

MAN1=			sniff.1
HAS_CONFIGURE=		yes
CONFIGURE_SCRIPT=	configure

.include <bsd.port.mk>
