freebsd-ports/net-mgmt/icmpmonitor/Makefile

18 lines
295 B
Makefile

# 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>