# New ports collection makefile for:	monitord
# Date created:				5 June 2000
# Whom:					walt
#
# $FreeBSD: ports/sysutils/monitord/Makefile,v 1.5 2003/08/22 07:11:30 leeym Exp $
#

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

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

MAN8=		monitord.8

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

.include <bsd.port.mk>
