aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/icmpmonitor/Makefile
blob: e07cac4eeb6dc66077342c8fa14b6aa7840a550d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: nbm
# $FreeBSD$

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>