aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/monitord/Makefile
blob: af4757215f612194b0b98f2b1c0ef3ecccc26acc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    monitord
# Date created:             June 5, 2000
# Whom:                 walt
#
# $FreeBSD$
#

PORTNAME=   monitord
PORTVERSION=    0.1.0
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.erudition.net/pub/monitord/

MAINTAINER= walt@erudition.net

MAN8=       monitord.8

.include <bsd.port.mk>