summaryrefslogtreecommitdiffstats
path: root/sysutils/cmdwatch/Makefile
blob: 1af3da41914eb8e7ab1bbcfc7216221952b400bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: bjohnson@wedgie.org
# $FreeBSD$

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

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

USES=		ncurses
PLIST_FILES=	bin/cmdwatch man/man1/cmdwatch.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud