2013-09-21 00:24:43 +02:00
|
|
|
# Created by: nbm
|
2001-08-02 17:35:49 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= icmpmonitor
|
2005-11-01 18:05:49 +01:00
|
|
|
PORTVERSION= 1.2
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF
|
2001-08-02 17:35:49 +02:00
|
|
|
|
2004-03-25 19:33:22 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-07-10 14:13:11 +02:00
|
|
|
COMMENT= Multiple host icmp monitoring tool
|
2001-08-02 17:35:49 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
2014-06-09 05:41:18 +02:00
|
|
|
PLIST_FILES= man/man1/icmpmonitor.1.gz sbin/icmpmonitor
|
2001-08-02 17:35:49 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|