1998-12-24 20:49:06 +00:00
|
|
|
# New ports collection makefile for: sniff
|
|
|
|
# Date created: 7 December 1998
|
|
|
|
# Whom: Rick & Samu
|
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1998-12-24 20:49:06 +00:00
|
|
|
#
|
|
|
|
|
2000-04-21 08:19:33 +00:00
|
|
|
PORTNAME= sniff
|
|
|
|
PORTVERSION= 1.0
|
|
|
|
CATEGORIES= security
|
2000-06-22 19:15:32 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= fenner
|
1998-12-24 20:49:06 +00:00
|
|
|
|
2000-04-21 08:19:33 +00:00
|
|
|
MAINTAINER= veraldi@cs.unibo.it
|
1998-12-24 20:49:06 +00:00
|
|
|
|
2000-04-21 08:19:33 +00:00
|
|
|
MAN1= sniff.1
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
CONFIGURE_SCRIPT= configure
|
1998-12-24 20:49:06 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|