blob: 2d92b33f92f899b0d747421e7ba27e9ea13d62cc (
plain) (
tree)
|
|
# New ports collection makefile for: sniff
# Version required: 1.0
# Date created: 7 December 1998
# Whom: Rick & Samu
#
# $FreeBSD$
#
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>
|