# New ports collection makefile for:	cmdwatch
# Date created:	8-28-2002
# Whom:		bjohnson@wedgie.org
#
# $FreeBSD: ports/sysutils/cmdwatch/Makefile,v 1.8 2009/01/28 23:25:20 beat Exp $
#

PORTNAME=	cmdwatch
PORTVERSION=	0.2.0
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://www.chruetertee.ch/files/download/

MAINTAINER=	beat@FreeBSD.org
COMMENT=	Watches the output from a command at specified intervals

MAN1=		cmdwatch.1
PLIST_FILES=	bin/cmdwatch

.include <bsd.port.mk>
