summaryrefslogblamecommitdiff
path: root/sysutils/cmdwatch/Makefile
blob: 0a1701d5fbde82279985bec9591c851271d3798e (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                
                                     

                                   
                                                                        

                          
                            

                      
# 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=	bjohnson@wedgie.org
COMMENT=	Watches the output from a command at specified intervals

MAN1=		cmdwatch.1
PLIST_FILES=	bin/cmdwatch

.include <bsd.port.mk>