mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13ac389a02
it PREFIX clean while I'm here. PR: 19294 Submitted by: W. M. Shandruk <walt@erudition.net>
18 lines
297 B
Makefile
18 lines
297 B
Makefile
# New ports collection makefile for: monitord
|
|
# Date created: 5 June 2000
|
|
# Whom: walt
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= monitord
|
|
PORTVERSION= 0.2.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/
|
|
|
|
MAINTAINER= walt@erudition.net
|
|
|
|
MAN8= monitord.8
|
|
|
|
.include <bsd.port.mk>
|