aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cmdwatch/Makefile
blob: 36dcd487d9dc15592978cd8ced135fb51bc1800d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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/ \
        ftp://ftp.apexds.com/pub/

MAINTAINER= bjohnson@wedgie.org

MAN1=       cmdwatch.1

.include <bsd.port.mk>