# New ports collection makefile for:	monitord
# Date created:				5 June 2000
# Whom:					walt
#
# $FreeBSD: ports/sysutils/monitord/Makefile,v 1.4 2003/02/21 13:28:47 knu Exp $
#

PORTNAME=	monitord
PORTVERSION=	0.2.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.erudition.net/pub/monitord/

MAINTAINER=	walt@erudition.net
COMMENT=	Service that restarts other standalone services if they terminate

MAN8=		monitord.8

post-install:
	@${CP} ${WRKSRC}/monitord.conf ${PREFIX}/etc/monitord.conf.dist

.include <bsd.port.mk>
