# Created by: nbm
# $FreeBSD: net-mgmt/icmpmonitor/Makefile 327757 2013-09-20 22:24:43Z bapt $

PORTNAME=	icmpmonitor
PORTVERSION=	1.2
CATEGORIES=	net-mgmt
MASTER_SITES=	SF

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

GNU_CONFIGURE=	YES

MAN1=		icmpmonitor.1
PLIST_FILES=	sbin/icmpmonitor

NO_STAGE=	yes
.include <bsd.port.mk>
