freebsd-ports/sysutils/cmdwatch/Makefile
Dmitry Marakasov 559e3f7e61 - Add patch to correct manpage
- Bump PORTREVISION

PR:		126087
Submitted by:	Dmitry <dgutaev at mail dot ru>
Patch by:	Beat Gaetzi <beat at chruetertee dot ch>
Approved by:	maintainer timeout
2008-09-01 21:20:07 +00:00

20 lines
417 B
Makefile

# New ports collection makefile for: cmdwatch
# Date created: 8-28-2002
# Whom: bjohnson@wedgie.org
#
# $FreeBSD$
#
PORTNAME= cmdwatch
PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.chruetertee.ch/files/download/
MAINTAINER= beat@chruetertee.ch
COMMENT= Watches the output from a command at specified intervals
MAN1= cmdwatch.1
PLIST_FILES= bin/cmdwatch
.include <bsd.port.mk>