freebsd-ports/net-mgmt/icmpmonitor/Makefile

23 lines
415 B
Makefile
Raw Normal View History

# New ports collection makefile for: icmpmonitor
# Date created: 31 Jul 2001
# Whom: nbm
#
# $FreeBSD$
#
PORTNAME= icmpmonitor
PORTVERSION= 1.2
CATEGORIES= net-mgmt
2004-04-10 19:26:55 +02:00
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= icmpmonitor
2004-03-25 19:33:22 +01:00
MAINTAINER= ports@FreeBSD.org
COMMENT= A multiple host icmp monitoring tool
GNU_CONFIGURE= YES
MAN1= icmpmonitor.1
PLIST_FILES= sbin/icmpmonitor
.include <bsd.port.mk>