freebsd-ports/sysutils/rmonitor/Makefile
Clive Lin 49d5b17a29 New port: rmonitor (monitor a couple of FreeBSD systems)
PR: ports/25475
Submitted by: Konrad Heuer <kheuer@gwdu60.gwdg.de>
2001-03-01 15:31:42 +00:00

19 lines
393 B
Makefile

# New ports collection makefile for: rmonitor
# Date created: March 1st, 2001
# Whom: Konrad Heuer
#
# $FreeBSD$
#
PORTNAME= rmonitor
PORTVERSION= 1.0
CATEGORIES= sysutils
MASTER_SITES= ftp://gwdu60.gwdg.de/pub/FreeBSD/misc/ \
ftp://gwdu61.gwdg.de/pub/FreeBSD/misc/
MAINTAINER= kheuer@gwdu60.gwdg.de
MAN1= rmonitor.1
MANCOMPRESSED= yes
.include <bsd.port.mk>