freebsd-ports/sysutils/cmdwatch/Makefile
Martin Wilke efbcec7b81 - Update to MASTER_SITES
- Pass maintainership to submitter

PR:		126414
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-08-13 07:04:35 +00:00

19 lines
401 B
Makefile

# New ports collection makefile for: cmdwatch
# Date created: 8-28-2002
# Whom: bjohnson@wedgie.org
#
# $FreeBSD$
#
PORTNAME= cmdwatch
PORTVERSION= 0.2.0
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>