freebsd-ports/net-mgmt/icmpmonitor/Makefile
2014-07-29 17:12:47 +00:00

16 lines
284 B
Makefile

# Created by: nbm
# $FreeBSD$
PORTNAME= icmpmonitor
PORTVERSION= 1.2
CATEGORIES= net-mgmt
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiple host icmp monitoring tool
GNU_CONFIGURE= yes
PLIST_FILES= man/man1/icmpmonitor.1.gz sbin/icmpmonitor
.include <bsd.port.mk>