2013-09-21 01:05:58 +02:00
|
|
|
# Created by: bjohnson@wedgie.org
|
2003-01-16 06:00:09 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= cmdwatch
|
|
|
|
PORTVERSION= 0.2.0
|
2009-06-06 10:14:40 +02:00
|
|
|
PORTREVISION= 2
|
2003-01-16 06:00:09 +01:00
|
|
|
CATEGORIES= sysutils
|
2008-08-13 09:04:35 +02:00
|
|
|
MASTER_SITES= http://www.chruetertee.ch/files/download/
|
2003-01-16 06:00:09 +01:00
|
|
|
|
2009-01-29 00:25:21 +01:00
|
|
|
MAINTAINER= beat@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Watches the output from a command at specified intervals
|
2003-01-16 06:00:09 +01:00
|
|
|
|
2013-11-18 14:29:35 +01:00
|
|
|
PLIST_FILES= bin/cmdwatch man/man1/cmdwatch.1.gz
|
2003-01-16 06:00:09 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|