# New ports collection makefile for: icmpmonitor
# Date created:		31 Jul 2001
# Whom:			nbm
#
# $FreeBSD: ports/net-mgmt/icmpmonitor/Makefile,v 1.7 2004/04/10 17:26:46 trevor Exp $
#

PORTNAME=	icmpmonitor
PORTVERSION=	1.1
PORTREVISION=	1
CATEGORIES=	net-mgmt
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	icmpmonitor

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A multiple host icmp monitoring tool

GNU_CONFIGURE=	YES

WRKSRC=		${WRKDIR}/icmpmonitor

MAN1=		icmpmonitor.1
PLIST_FILES=	bin/icmpmonitor

.include <bsd.port.mk>
