aboutsummaryrefslogtreecommitdiff
path: root/security/sniff/Makefile
blob: 4c344fc01f6d9a8dda47f0e43f3b4ca635625eae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	sniff
# Version required:	1.0
# Date created:		7 December 1998
# Whom:			Rick & Samu
#
# $Id$
#

DISTNAME=	sniff-1.0
CATEGORIES=	security
MASTER_SITES=   ftp://righi.df.unibo.it/pub/sniff/

MAINTAINER=	veraldi@cs.unibo.it

MAN1=		sniff.1
HAS_CONFIGURE=          yes
CONFIGURE_SCRIPT=       configure

.include <bsd.port.mk>