freebsd-ports/sysutils/cmdwatch/Makefile
Erwin Lansing 9f1d89e629 Rest maintainer.
<bjohnson@wedgie.org>: Host or domain name not found. Name service error for
    name=wedgie.org type=MX: Host not found, try again
2008-03-06 13:57:25 +00:00

19 lines
379 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= ftp://wedgie.org/pub/
MAINTAINER= ports@FreeBSD.org
COMMENT= Watches the output from a command at specified intervals
MAN1= cmdwatch.1
PLIST_FILES= bin/cmdwatch
.include <bsd.port.mk>